|
ScientificReport
|

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