Package test.boundary


package test.boundary
This package tests the boundary classes.
  • Classes
    Class
    Description
    This class is responsible for testing the functionality of changing a student's password through the ChangeAccountPassword interface.
    A test class to check the functionality of AttributeGetter class which returns the user type/domain of the user.
    A test class that tests the functionality of the LoginUI class.
    A test class that retrieves the password from user input using AttributeGetter and prints it to the console.
    This class is used to test the functionality of the ProjectViewer class, which displays all projects stored in the system.
    This class tests the functionality of the StudentMainPage class.
    This class tests the ProjectViewer.viewAvailableProjectList(Student) method by creating a new project, registering a student, and displaying the list of available projects for the student to choose from.
    A class to test the functionality of the Welcome class.