Class TestEntitiesPosterTest

java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.TestEntitiesPosterTest

public class TestEntitiesPosterTest extends Object
  • Constructor Details

    • TestEntitiesPosterTest

      public TestEntitiesPosterTest()
  • Method Details

    • postTestEntities

      public static int[] postTestEntities(ASimpleEntity[] entities, Class<?> entityClass, String endPoint) throws Exception
      Throws:
      Exception
    • deleteTestEntities

      public static void deleteTestEntities(int[][] ids, String... requests) throws Exception
      Throws:
      Exception
    • postTestAbsences

      public static int[][] postTestAbsences() throws Exception
      Throws:
      Exception
    • postTestBuildings

      public static int[][] postTestBuildings() throws Exception
      Throws:
      Exception
    • postTestClasses

      public static int[][] postTestClasses() throws Exception
      Throws:
      Exception
    • postTestEvaluations

      public static int[][] postTestEvaluations() throws Exception
      Throws:
      Exception
    • postTestRooms

      public static int[][] postTestRooms() throws Exception
      Throws:
      Exception
    • postTestScheduleActionsDates

      public static int[][] postTestScheduleActionsDates() throws Exception
      Throws:
      Exception
    • postTestScheduleActions

      public static int[][] postTestScheduleActions() throws Exception
      Throws:
      Exception
    • postTestSchoolDays

      public static int[][] postTestSchoolDays() throws Exception
      Throws:
      Exception
    • postTestSchoolHours

      public static int[][] postTestSchoolHours() throws Exception
      Throws:
      Exception
    • postTestStudents

      public static int[][] postTestStudents() throws Exception
      Throws:
      Exception
    • postTestSubjects

      public static int[][] postTestSubjects() throws Exception
      Throws:
      Exception
    • postTestSubjectsLists

      public static int[][] postTestSubjectsLists() throws Exception
      Throws:
      Exception
    • postTestTeachers

      public static int[][] postTestTeachers() throws Exception
      Throws:
      Exception
    • deleteTestAbsences

      public static void deleteTestAbsences(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestBuildings

      public static void deleteTestBuildings(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestEvaluations

      public static void deleteTestEvaluations(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestClasses

      public static void deleteTestClasses(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestRooms

      public static void deleteTestRooms(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestScheduleActions

      public static void deleteTestScheduleActions(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestScheduleActionDates

      public static void deleteTestScheduleActionDates(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestSchoolDays

      public static void deleteTestSchoolDays(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestSchoolHours

      public static void deleteTestSchoolHours(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestStudents

      public static void deleteTestStudents(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestSubjects

      public static void deleteTestSubjects(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestSubjectsLists

      public static void deleteTestSubjectsLists(int[][] ids) throws Exception
      Throws:
      Exception
    • deleteTestTeachers

      public static void deleteTestTeachers(int[][] ids) throws Exception
      Throws:
      Exception
    • testPostAbsences

      @Test protected void testPostAbsences() throws Exception
      Throws:
      Exception
    • testPostBuildings

      @Test protected void testPostBuildings() throws Exception
      Throws:
      Exception
    • testPostClasses

      @Test protected void testPostClasses() throws Exception
      Throws:
      Exception
    • testPostEvaluations

      @Test protected void testPostEvaluations() throws Exception
      Throws:
      Exception
    • testPostRooms

      @Test protected void testPostRooms() throws Exception
      Throws:
      Exception
    • testPostScheduleActionsDates

      @Test protected void testPostScheduleActionsDates() throws Exception
      Throws:
      Exception
    • testPostScheduleActions

      @Test protected void testPostScheduleActions() throws Exception
      Throws:
      Exception
    • testPostSchoolDays

      @Test protected void testPostSchoolDays() throws Exception
      Throws:
      Exception
    • testPostSchoolHours

      @Test protected void testPostSchoolHours() throws Exception
      Throws:
      Exception
    • testPostStudents

      @Test protected void testPostStudents() throws Exception
      Throws:
      Exception
    • testPostSubjects

      @Test protected void testPostSubjects() throws Exception
      Throws:
      Exception
    • testPostSubjectsLists

      @Test protected void testPostSubjectsLists() throws Exception
      Throws:
      Exception
    • testPostTeachers

      @Test protected void testPostTeachers() throws Exception
      Throws:
      Exception