C# Class Cone.ExpectFactorySpec

Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
enum_equals ( ) : void
string_equality ( ) : void

Private Methods

Méthode Description
EqualExpect ( ) : void
ExpectFrom ( Expression expression ) : IExpect
GreaterThanExpect ( ) : void
GreaterThanOrEqualExpect ( ) : void
LessThanExpect ( ) : void
LessThanOrEqualExpect ( ) : void
NotEqualExpect ( ) : void
StringContains ( ) : void
type_check_null ( ) : void
type_check_with_inheritance ( ) : void

Method Details

enum_equals() public méthode

public enum_equals ( ) : void
Résultat void

string_equality() public méthode

public string_equality ( ) : void
Résultat void