Package cz.zcu.fav.kiv.mjakubas.saf
Class TestEntitiesPosterTest
java.lang.Object
cz.zcu.fav.kiv.mjakubas.saf.TestEntitiesPosterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
deleteTestAbsences
(int[][] ids) static void
deleteTestBuildings
(int[][] ids) static void
deleteTestClasses
(int[][] ids) static void
deleteTestEntities
(int[][] ids, String... requests) static void
deleteTestEvaluations
(int[][] ids) static void
deleteTestRooms
(int[][] ids) static void
deleteTestScheduleActionDates
(int[][] ids) static void
deleteTestScheduleActions
(int[][] ids) static void
deleteTestSchoolDays
(int[][] ids) static void
deleteTestSchoolHours
(int[][] ids) static void
deleteTestStudents
(int[][] ids) static void
deleteTestSubjects
(int[][] ids) static void
deleteTestSubjectsLists
(int[][] ids) static void
deleteTestTeachers
(int[][] ids) static int[][]
static int[][]
static int[][]
static int[]
postTestEntities
(ASimpleEntity[] entities, Class<?> entityClass, String endPoint) static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
static int[][]
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
-
Constructor Details
-
TestEntitiesPosterTest
public TestEntitiesPosterTest()
-
-
Method Details
-
postTestEntities
public static int[] postTestEntities(ASimpleEntity[] entities, Class<?> entityClass, String endPoint) throws Exception - Throws:
Exception
-
deleteTestEntities
- Throws:
Exception
-
postTestAbsences
- Throws:
Exception
-
postTestBuildings
- Throws:
Exception
-
postTestClasses
- Throws:
Exception
-
postTestEvaluations
- Throws:
Exception
-
postTestRooms
- Throws:
Exception
-
postTestScheduleActionsDates
- Throws:
Exception
-
postTestScheduleActions
- Throws:
Exception
-
postTestSchoolDays
- Throws:
Exception
-
postTestSchoolHours
- Throws:
Exception
-
postTestStudents
- Throws:
Exception
-
postTestSubjects
- Throws:
Exception
-
postTestSubjectsLists
- Throws:
Exception
-
postTestTeachers
- Throws:
Exception
-
deleteTestAbsences
- Throws:
Exception
-
deleteTestBuildings
- Throws:
Exception
-
deleteTestEvaluations
- Throws:
Exception
-
deleteTestClasses
- Throws:
Exception
-
deleteTestRooms
- Throws:
Exception
-
deleteTestScheduleActions
- Throws:
Exception
-
deleteTestScheduleActionDates
- Throws:
Exception
-
deleteTestSchoolDays
- Throws:
Exception
-
deleteTestSchoolHours
- Throws:
Exception
-
deleteTestStudents
- Throws:
Exception
-
deleteTestSubjects
- Throws:
Exception
-
deleteTestSubjectsLists
- Throws:
Exception
-
deleteTestTeachers
- Throws:
Exception
-
testPostAbsences
- Throws:
Exception
-
testPostBuildings
- Throws:
Exception
-
testPostClasses
- Throws:
Exception
-
testPostEvaluations
- Throws:
Exception
-
testPostRooms
- Throws:
Exception
-
testPostScheduleActionsDates
- Throws:
Exception
-
testPostScheduleActions
- Throws:
Exception
-
testPostSchoolDays
- Throws:
Exception
-
testPostSchoolHours
- Throws:
Exception
-
testPostStudents
- Throws:
Exception
-
testPostSubjects
- Throws:
Exception
-
testPostSubjectsLists
- Throws:
Exception
-
testPostTeachers
- Throws:
Exception
-