C# Class StoryTeller.Testing.Grammars.RecordingFixture

Inheritance: Fixture
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Свойство Type Description
Traced IList

Méthodes publiques

Méthode Description
AddTrace ( string message ) : void
Blue ( ) : void
Green ( ) : void
Red ( ) : void
SetUp ( ) : void
TearDown ( ) : void

Method Details

AddTrace() public méthode

public AddTrace ( string message ) : void
message string
Résultat void

Blue() public méthode

public Blue ( ) : void
Résultat void

Green() public méthode

public Green ( ) : void
Résultat void

Red() public méthode

public Red ( ) : void
Résultat void

SetUp() public méthode

public SetUp ( ) : void
Résultat void

TearDown() public méthode

public TearDown ( ) : void
Résultat void

Property Details

Traced public_oe static_oe property

public static IList Traced
Résultat IList