C# Class Tests.ExplorerViewModelTest

Afficher le fichier Open project: ThoughtWorksStudios/vs-connector

Méthodes publiques

Méthode Description
MyClassCleanup ( ) : void

Private Methods

Méthode 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 méthode

public static MyClassCleanup ( ) : void
Résultat void