Package test.boundary

Class ProjectViewerTest

java.lang.Object
test.boundary.ProjectViewerTest

public class ProjectViewerTest extends Object
This class is used to test the functionality of the ProjectViewer class, which displays all projects stored in the system.
  • Constructor Details

    • ProjectViewerTest

      public ProjectViewerTest()
  • Method Details

    • main

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