C# Class StoryTeller.Testing.Engine.AssertionFixture

Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
MethodWithArgs ( string name, int age ) : bool
NotAMethod ( ) : string

Private Methods

Méthode Description
Exception ( ) : bool
Failure ( ) : bool
Success ( ) : bool

Method Details

MethodWithArgs() public méthode

public MethodWithArgs ( string name, int age ) : bool
name string
age int
Résultat bool

NotAMethod() public méthode

public NotAMethod ( ) : string
Résultat string