C# Class Microsoft.Legal.MatterCenter.ServiceTest.MatterUnitTest

Mostrar archivo Open project: Microsoft/mattercenter

Public Methods

Method Description
MatterUnitTest ( ) : Xunit

Private Methods

Method Description
Check_Matter_Exists ( ) : void
Check_Security_Group_Exists ( ) : void
Create_Matter ( ) : void
Delete_Matter ( ) : void
Get_Matter_Configurations ( ) : void
Get_Matter_With_SearchTerm ( ) : void
Get_Matter_Without_SearchTerm ( ) : void
Get_User_Pinned_Matter ( ) : void
No_User_Pinned_Matter_Found ( ) : void
Pin_User_Matter ( ) : void
UnPin_User_Matter ( ) : void

Method Details

MatterUnitTest() public method

public MatterUnitTest ( ) : Xunit
return Xunit