Package test.boundary

Class StudentMainPageTest

java.lang.Object
test.boundary.StudentMainPageTest

public class StudentMainPageTest extends Object
This class tests the functionality of the StudentMainPage class.
  • Constructor Details

    • StudentMainPageTest

      public StudentMainPageTest()
  • Method Details

    • main

      public static void main(String[] args) throws ModelAlreadyExistsException
      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.