C# Class Boo.BooLangStudioSpecs.Intellisense.IntellisenseDeclarationsTestExtensionMethods

Afficher le fichier Open project: jagregory/boolangstudio

Méthodes publiques

Méthode Description
AssertNonPresenceOf ( this declarations ) : IntellisenseDeclarations
AssertPresenceOf ( this declarations ) : IntellisenseDeclarations
GetDescriptionMatchingName ( this declarations, string name ) : string

Private Methods

Méthode Description
GetExpectedDeclarations ( this declarations, string expectedDeclarationNames ) : bool>.Dictionary

Method Details

AssertNonPresenceOf() public static méthode

public static AssertNonPresenceOf ( this declarations ) : IntellisenseDeclarations
declarations this
Résultat IntellisenseDeclarations

AssertPresenceOf() public static méthode

public static AssertPresenceOf ( this declarations ) : IntellisenseDeclarations
declarations this
Résultat IntellisenseDeclarations

GetDescriptionMatchingName() public static méthode

public static GetDescriptionMatchingName ( this declarations, string name ) : string
declarations this
name string
Résultat string