Beispiel #1
0
 public ContactsApiTests(OtripleSApiBroker otripleSApiBroker)
 {
     this.otripleSApiBroker = otripleSApiBroker;
 }
Beispiel #2
0
 public AssignmentsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #3
0
 public ClassroomsApiTests(OtripleSApiBroker otripleSApiBroker)
 {
     this.otripleSApiBroker = otripleSApiBroker;
 }
Beispiel #4
0
 public ExamFeesApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #5
0
 public CalendarsApiTest(OtripleSApiBroker calendarApiBroker) =>
 this.otripleSApiBroker = calendarApiBroker;
Beispiel #6
0
 public StudentsApiTests(OtripleSApiBroker otripleSApiBroker)
 {
     this.otripleSApiBroker = otripleSApiBroker;
 }
Beispiel #7
0
 public AttendancesApiTests(OtripleSApiBroker otripleSApiBroker)
 {
     this.otripleSApiBroker = otripleSApiBroker;
 }
Beispiel #8
0
 public TeachersApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
 public CourseAttachmentsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
 public RegistrationsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #11
0
 public GuardianContactsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #12
0
 public CalendarEntriesApiTest(OtripleSApiBroker calendarEntryApiBroker) =>
 this.otripleSApiBroker = calendarEntryApiBroker;
 public ExamAttachmentsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #14
0
 public CoursesApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #15
0
 public StudentExamsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
 public StudentContactsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
Beispiel #17
0
 public ExamsApiTests(OtripleSApiBroker otripleSApiBroker)
 {
     this.otripleSApiBroker = otripleSApiBroker;
 }
 public StudentGuardiansApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;
 public CalendarEntryAttachmentsApiTests(OtripleSApiBroker otripleSApiBroker) =>
 this.otripleSApiBroker = otripleSApiBroker;