Package test.controller
Class SupervisorManagerTest
java.lang.Object
test.controller.SupervisorManagerTest
A test class that tests the functionality of the SupervisorManager class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
Before all test, clear all data in the database Create a student and a few projects
-
Constructor Details
-
SupervisorManagerTest
public SupervisorManagerTest()
-
-
Method Details
-
setUp
Before all test, clear all data in the database Create a student and a few projects- Throws:
ModelAlreadyExistsException
-