메소드 | 설명 | |
---|---|---|
AllErrors ( ) : IEnumerable |
||
BuildTopLevelGraph ( ) : FixtureGraph | ||
Filter ( bool>.Func |
||
Find ( |
||
FindUsages ( UsageGraph graph ) : IEnumerable |
||
FixtureFor ( string name ) : FixtureGraph | ||
FixtureLibrary ( ) : System | ||
For ( Action |
||
GetPath ( ) : |
||
HasErrors ( ) : bool | ||
HasFixture ( string fixtureName ) : bool | ||
ModifyExampleTest ( System.Test example ) : void | ||
PossibleFixturesFor ( System.Test test ) : IEnumerable |
public Filter ( bool>.Func |
||
filter | bool>.Func | |
리턴 |
public Find ( |
||
path | ||
리턴 | IFixtureNode |
public FindUsages ( UsageGraph graph ) : IEnumerable |
||
graph | UsageGraph | |
리턴 | IEnumerable |
public static For ( Action |
||
configure | Action |
|
리턴 |
public ModifyExampleTest ( System.Test example ) : void | ||
example | System.Test | |
리턴 | void |
public PossibleFixturesFor ( System.Test test ) : IEnumerable |
||
test | System.Test | |
리턴 | IEnumerable |