Package test.boundary
Class StudentMainPageTest
java.lang.Object
test.boundary.StudentMainPageTest
This class tests the functionality of the StudentMainPage class.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StudentMainPageTestpublic StudentMainPageTest()
 
- 
- 
Method Details- 
mainTests 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.
 
 
-