C# Class AppHarbor.Test.MockedApiTests

Show file Open project: appharbor/AppHarbor.NET

Private Methods

Method Description
Create_Non_Existing_Application ( ) : void
Create_Non_Existing_Collaborator ( ) : void
Create_Non_Existing_ConfigurationVariable ( ) : void
Create_Non_Existing_Hostname ( ) : void
Create_Non_Existing_ServiceHook ( ) : void
Delete_Existing_Application ( ) : void
Delete_Existing_Collaborator ( ) : void
Delete_Existing_ConfigurationVariable ( ) : void
Delete_Existing_Hostname ( ) : void
Delete_Existing_Servicehook ( ) : void
Delete_Non_Existing_Application ( ) : void
Delete_Non_Existing_Collaborator ( ) : void
Delete_Non_Existing_ConfigurationVariable ( ) : void
Delete_Non_Existing_Hostname ( ) : void
Delete_Non_Existing_Servicehook ( ) : void
Edit_Existing_Application ( ) : void
Edit_Existing_Collaborator ( ) : void
Edit_Existing_ConfigurationVariable ( ) : void
Edit_Non_Existing_Application ( ) : void
Edit_Non_Existing_Collaborator ( ) : void
Edit_Non_Existing_ConfigurationVariable ( ) : void
GetUserTest ( ) : void
Get_Empty_Application_List ( ) : void
Get_Empty_Build_List ( ) : void
Get_Empty_Collaborator_List ( ) : void
Get_Empty_ConfigurationVariable_List ( ) : void
Get_Empty_Hostname_List ( ) : void
Get_Empty_Servicehook_List ( ) : void
Get_Empty_Test_List_For_Existing_Build ( ) : void
Get_Errors ( ) : void
Get_Existing_Application ( ) : void
Get_Existing_Build ( ) : void
Get_Existing_Collaborator ( ) : void
Get_Existing_ConfigurationVariable ( ) : void
Get_Existing_Error ( ) : void
Get_Existing_Hostname ( ) : void
Get_Existing_Servicehook ( ) : void
Get_Existing_Test ( ) : void
Get_Non_Empty_Application_List ( ) : void
Get_Non_Empty_Build_List ( ) : void
Get_Non_Empty_Collaborator_List ( ) : void
Get_Non_Empty_ConfigurationVariable_List ( ) : void
Get_Non_Empty_Hostname_List ( ) : void
Get_Non_Empty_Servicehook_List ( ) : void
Get_Non_Empty_Test_List_For_Existing_Build ( ) : void
Get_Null_For_Non_Existing_Application ( ) : void
Get_Null_For_Non_Existing_Build ( ) : void
Get_Null_For_Non_Existing_Collaborator ( ) : void
Get_Null_For_Non_Existing_ConfigurationVariable ( ) : void
Get_Null_For_Non_Existing_Error ( ) : void
Get_Null_For_Non_Existing_Hostname ( ) : void
Get_Null_For_Non_Existing_Servicehook ( ) : void
Get_Null_For_Non_Existing_Test ( ) : void
Get_Null_Test_List_For_Non_Existing_Build ( ) : void
InitTest ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
Try_Create_Existing_Application ( ) : void
Try_Create_Existing_Collaborator ( ) : void
Try_Create_Existing_ConfigurationVariable ( ) : void
Try_Create_Existing_Hostname ( ) : void
Try_Create_Existing_ServiceHook ( ) : void