C# Class ChatterServiceTest.ChatterSoapServiceTest

Show file Open project: CTSIatUCSF/gadgets

Public Methods

Method Description
ChatterSoapServiceTest ( ) : System

Private Methods

Method Description
ChatterServiceTestInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
TestCreateActivity ( ) : void
TestCreateActivityUsingApex ( ) : void
TestCreateExternalMessage ( ) : void
TestCreateGroup ( ) : void
TestCreateProfileActivity ( ) : void
TestCreateReseachProfile ( ) : void
TestDeleteActivitiesFromDisabledProfiles ( ) : void
TestGetActivitiesByUser ( ) : void
TestGetGroup ( ) : void
TestGetPersonId ( ) : void
TestGetUserIWithNullEmployeeId ( ) : void
TestGetUserId ( ) : void
TestGetUserIdByEmptyEmployeeId ( ) : void
TestLogin ( ) : void
TestUsersToGroup ( ) : void
customXertificateValidation ( object sender, X509Certificate cert, X509Chain chain, System error ) : bool

Method Details

ChatterSoapServiceTest() public method

public ChatterSoapServiceTest ( ) : System
return System