Skip to content
Snippets Groups Projects
aaandri98's avatar
Righi Andrea (Student Com17) authored
fitnessee concluded for user, seller and itempicture; updated readme and added exception classes in eclipse
be3eaabc
History

CLAR

project made by Andrea Righi and Cristiano Lucian

our git folder is divided in several directories:

  • in the EclipseProject directory there are all the files needed from Maven: the project is divided in packages (the FitNesse fixtures are in the test-classes directory)
  • in the FitNesse directory it is possible to find the runnable jar file: once it is running, our test page is located in /clar
  • in the Documentation directory it is possible to find all the supplementary files to the code: the UML diagram on which we base our system, user stories and acceptance tests

our idea of system is depicted in the UML diagrams; in order to present the user stories and acceptance test, we would like to highlight the fact we use a different exception for each error, in order to be able to correct them independently once the system will be developed and deployed.