ScientificReport
ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests Class Reference
Collaboration diagram for ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests:
Collaboration graph

Public Member Functions

void GetAllTest ()
 
void GetAllWhereTest ()
 
void GetByIdTest ()
 
void CreateItemTest ()
 
void UpdateItemTest ()
 
void DeleteItemTest ()
 
void ExistsTest ()
 
void DoesNotExistTest ()
 

Detailed Description

Definition at line 13 of file PostgraduateGuidanceServiceTests.cs.

Member Function Documentation

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.CreateItemTest ( )

Definition at line 68 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.DeleteItemTest ( )

Definition at line 91 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.DoesNotExistTest ( )

Definition at line 117 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.ExistsTest ( )

Definition at line 106 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.GetAllTest ( )

Definition at line 34 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.GetAllWhereTest ( )

Definition at line 48 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.GetByIdTest ( )

Definition at line 56 of file PostgraduateGuidanceServiceTests.cs.

void ScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests.UpdateItemTest ( )

Definition at line 79 of file PostgraduateGuidanceServiceTests.cs.


The documentation for this class was generated from the following file: