|
ScientificReport
|

Public Member Functions | |
| void | GetAllTest () |
| void | GetAllWhereTest () |
| void | GetByIdTest () |
| void | CreateItemTest () |
| void | UpdateItemTest () |
| void | DeleteItemTest () |
| void | ExistsTest () |
| void | DoesNotExistTest () |
| void | GetAuthorsTest () |
| void | GetApplicantsTest () |
| void | GetCoauthorsTest () |
| void | GetCoApplicantsTest () |
Definition at line 13 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.CreateItemTest | ( | ) |
Definition at line 91 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.DeleteItemTest | ( | ) |
Definition at line 114 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.DoesNotExistTest | ( | ) |
Definition at line 140 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.ExistsTest | ( | ) |
Definition at line 129 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetAllTest | ( | ) |
Definition at line 57 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetAllWhereTest | ( | ) |
Definition at line 71 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetApplicantsTest | ( | ) |
Definition at line 163 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetAuthorsTest | ( | ) |
Definition at line 151 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetByIdTest | ( | ) |
Definition at line 79 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetCoApplicantsTest | ( | ) |
Definition at line 187 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.GetCoauthorsTest | ( | ) |
Definition at line 175 of file PatentLicenseActivityServiceTests.cs.
| void ScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests.UpdateItemTest | ( | ) |
Definition at line 102 of file PatentLicenseActivityServiceTests.cs.