|
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 OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.CreateItemTest | ( | ) |
Definition at line 75 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.DeleteItemTest | ( | ) |
Definition at line 98 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.DoesNotExistTest | ( | ) |
Definition at line 124 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.ExistsTest | ( | ) |
Definition at line 113 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.GetAllTest | ( | ) |
Definition at line 41 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.GetAllWhereTest | ( | ) |
Definition at line 55 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.GetByIdTest | ( | ) |
Definition at line 63 of file OppositionServiceTests.cs.
| void ScientificReport.Test.ServicesTests.OppositionServiceTests.UpdateItemTest | ( | ) |
Definition at line 86 of file OppositionServiceTests.cs.