C# Class Habanero.Testability.Tests.BOTestFactorySpy

Afficher le fichier Open project: Chillisoft/habanero.testability Class Usage Examples

Méthodes publiques

Méthode Description
BOTestFactorySpy ( Type boType ) : Habanero.Smooth
CallGetPropDef ( IClassDef classDef, string propName ) : ISingleValueDef
CallGetRelationshipDef ( Type classType, string propName ) : IRelationshipDef
GetBODefaultValueRegistry ( ) : BODefaultValueRegistry

Method Details

BOTestFactorySpy() public méthode

public BOTestFactorySpy ( Type boType ) : Habanero.Smooth
boType System.Type
Résultat Habanero.Smooth

CallGetPropDef() public static méthode

public static CallGetPropDef ( IClassDef classDef, string propName ) : ISingleValueDef
classDef IClassDef
propName string
Résultat ISingleValueDef

CallGetRelationshipDef() public static méthode

public static CallGetRelationshipDef ( Type classType, string propName ) : IRelationshipDef
classType System.Type
propName string
Résultat IRelationshipDef

GetBODefaultValueRegistry() public méthode

public GetBODefaultValueRegistry ( ) : BODefaultValueRegistry
Résultat Habanero.Testability.BODefaultValueRegistry