Package test.boundary
Class ProjectViewerTest
java.lang.Object
test.boundary.ProjectViewerTest
This class is used to test the functionality of the ProjectViewer class,
which displays all projects stored in the system.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProjectViewerTest
public ProjectViewerTest()
-
-
Method Details
-
main
The main method is used to test the viewAllProject method from the ProjectViewer class. It calls the viewAllProject method to display all projects stored in the system.- Parameters:
args
- command line arguments- Throws:
PageBackException
- if the user chooses to go back to the previous page
-