ScientificReport
ScientificReport.Test.ServicesTests.UserProfileServiceTests Class Reference
Collaboration diagram for ScientificReport.Test.ServicesTests.UserProfileServiceTests:
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 12 of file UserProfileServiceTests.cs.

Member Function Documentation

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

Definition at line 67 of file UserProfileServiceTests.cs.

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

Definition at line 90 of file UserProfileServiceTests.cs.

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

Definition at line 116 of file UserProfileServiceTests.cs.

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

Definition at line 105 of file UserProfileServiceTests.cs.

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

Definition at line 33 of file UserProfileServiceTests.cs.

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

Definition at line 47 of file UserProfileServiceTests.cs.

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

Definition at line 55 of file UserProfileServiceTests.cs.

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

Definition at line 78 of file UserProfileServiceTests.cs.


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