|
ScientificReport
|

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