Package test.boundary
Class StudentMainPageTest
java.lang.Object
test.boundary.StudentMainPageTest
This class tests the functionality of the StudentMainPage class.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StudentMainPageTest
public StudentMainPageTest()
-
-
Method Details
-
main
Tests the StudentMainPage class by creating a new student user and opening the main page for that user.- Parameters:
args
- command line arguments- Throws:
ModelAlreadyExistsException
- if the student already exists in the system.
-