Package test.repository.user
Class FacultySaveTest
java.lang.Object
test.repository.user.FacultySaveTest
This class is used to test saving the faculty repository.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
supervisors
The array of supervisors.
-
-
Constructor Details
-
FacultySaveTest
public FacultySaveTest()
-
-
Method Details
-
setUp
public static void setUp()This method is used to set up the supervisors. -
main
This method is used to test saving the faculty repository.- Parameters:
args
- The command line arguments.- Throws:
ModelAlreadyExistsException
- If the model already exists.
-