C# Class Tests.ExplorerViewModelTest

Mostra file Open project: ThoughtWorksStudios/vs-connector

Public Methods

Method Description
MyClassCleanup ( ) : void

Private Methods

Method Description
MyClassInitialize ( TestContext testContext ) : void
TestCardList ( ) : void
TestCardTransitions ( ) : void
TestCardTypesRefresh ( ) : void
TestCardValuedPropertyNotSet ( ) : void
TestFavoritesRefresh ( ) : void
TestGetCardProperties ( ) : void
TestGetCardsForFavorite ( ) : void
TestGetCardsOfType ( ) : void
TestGetMurmurs ( ) : void
TestGetOneCard ( ) : void
TestGetProperties ( ) : void
TestGetPropertyScalarValue ( ) : void
TestIntegrationCardCreate ( ) : void
TestIsManagedListOfScalars ( ) : void
TestProjectsRefresh ( ) : void
TestPropertyDefinitionsRefresh ( ) : void
TestSelectProject ( ) : void
TestSetPropertyValue ( ) : void
TestTeamMembers ( ) : void
TestTeamMembersAsManagedList ( ) : void
TestTransitionDataDependencies ( ) : void

Method Details

MyClassCleanup() public static method

public static MyClassCleanup ( ) : void
return void