메소드 | 설명 | |
---|---|---|
AllFixtures ( ) : IEnumerable |
||
FixturesFor ( string workspaceName ) : IEnumerable |
||
ForFixture ( string name ) : |
||
Rebuild ( |
||
Rebuild ( IEnumerable |
||
TestsFor ( string fixtureName ) : IEnumerable |
||
TestsFor ( string fixtureName, string grammarKey ) : IEnumerable |
||
UsageGraph ( |
메소드 | 설명 | |
---|---|---|
ITestStream ( ) : void | ||
ITestStream ( Comment comment ) : void | ||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( |
||
ITestStream ( System.Test test ) : void | ||
ITestStream ( string grammarKey, IStep step ) : void | ||
ParseTest ( System.Test x ) : void | ||
markGrammar ( string name ) : void |
public FixturesFor ( string workspaceName ) : IEnumerable |
||
workspaceName | string | |
리턴 | IEnumerable |
public Rebuild ( |
||
hierarchy | ||
리턴 | void |
public TestsFor ( string fixtureName ) : IEnumerable |
||
fixtureName | string | |
리턴 | IEnumerable |
public TestsFor ( string fixtureName, string grammarKey ) : IEnumerable |
||
fixtureName | string | |
grammarKey | string | |
리턴 | IEnumerable |
public UsageGraph ( |
||
library | ||
listener | IUsageGraphListener | |
리턴 | System |