Class FacultySaveTest

java.lang.Object
test.repository.user.FacultySaveTest

public class FacultySaveTest extends Object
This class is used to test saving the faculty repository.
  • Field Details

    • supervisors

      private static Supervisor[] supervisors
      The array of supervisors.
  • Constructor Details

    • FacultySaveTest

      public FacultySaveTest()
  • Method Details

    • setUp

      public static void setUp()
      This method is used to set up the supervisors.
    • main

      public static void main(String[] args) throws ModelAlreadyExistsException
      This method is used to test saving the faculty repository.
      Parameters:
      args - The command line arguments.
      Throws:
      ModelAlreadyExistsException - If the model already exists.