|
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 ScientificInternshipRepositoryTests.cs.
| void ScientificReport.Test.RepositoriesTests.ScientificInternshipRepositoryTests.AllTest | ( | ) |
Definition at line 30 of file ScientificInternshipRepositoryTests.cs.

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

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

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

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

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

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

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

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