C# Class Cone.StringContainsSpec

Afficher le fichier Open project: drunkcod/Cone

Private Properties

Свойство Type Description
ContainsExpect Cone.Expectations.StringMethodExpect

Méthodes publiques

Méthode Description
check_fail ( ) : void
check_success ( ) : void
example ( ) : void
property_example ( ) : void

Private Methods

Méthode Description
ContainsExpect ( Expression body, string actual, string value ) : StringMethodExpect

Method Details

check_fail() public méthode

public check_fail ( ) : void
Résultat void

check_success() public méthode

public check_success ( ) : void
Résultat void

example() public méthode

public example ( ) : void
Résultat void

property_example() public méthode

public property_example ( ) : void
Résultat void