Package test.controller
Class SupervisorManagerTest
java.lang.Object
test.controller.SupervisorManagerTest
A test class that tests the functionality of the SupervisorManager class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetUp()Before all test, clear all data in the database Create a student and a few projects
- 
Constructor Details- 
SupervisorManagerTestpublic SupervisorManagerTest()
 
- 
- 
Method Details- 
setUpBefore all test, clear all data in the database Create a student and a few projects- Throws:
- ModelAlreadyExistsException
 
 
-