|
ScientificReport
|

Public Member Functions | |
| void | GetAllTest () |
| void | GetAllWhereTest () |
| void | GetByIdTest () |
| void | CreateItemTest () |
| void | UpdateItemTest () |
| void | DeleteItemTest () |
| void | ExistsTest () |
| void | DoesNotExistTest () |
| void | GetUsersTest () |
Definition at line 13 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.CreateItemTest | ( | ) |
Definition at line 68 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.DeleteItemTest | ( | ) |
Definition at line 91 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.DoesNotExistTest | ( | ) |
Definition at line 117 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.ExistsTest | ( | ) |
Definition at line 106 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.GetAllTest | ( | ) |
Definition at line 34 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.GetAllWhereTest | ( | ) |
Definition at line 48 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.GetByIdTest | ( | ) |
Definition at line 56 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.GetUsersTest | ( | ) |
Definition at line 128 of file ScientificInternshipServiceTests.cs.
| void ScientificReport.Test.ServicesTests.ScientificInternshipServiceTests.UpdateItemTest | ( | ) |
Definition at line 79 of file ScientificInternshipServiceTests.cs.