|
ScientificReport
|

Public Member Functions | |
| void | AllTest () |
| void | AllWhereTest () |
| void | GetTest () |
| void | GetQueryTest () |
| void | GetByIdTest () |
| void | CreateTest () |
| void | UpdateTest () |
| void | UpdateItemIsNullTest () |
| void | DeleteTest () |
Definition at line 11 of file ScientificWorkRepositoryTests.cs.
| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.AllTest | ( | ) |
Definition at line 30 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.AllWhereTest | ( | ) |
Definition at line 38 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.CreateTest | ( | ) |
Definition at line 76 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.DeleteTest | ( | ) |
Definition at line 104 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.GetByIdTest | ( | ) |
Definition at line 66 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.GetQueryTest | ( | ) |
Definition at line 57 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.GetTest | ( | ) |
Definition at line 47 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.UpdateItemIsNullTest | ( | ) |
Definition at line 96 of file ScientificWorkRepositoryTests.cs.

| void ScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests.UpdateTest | ( | ) |
Definition at line 86 of file ScientificWorkRepositoryTests.cs.
