Method | Description | |
---|---|---|
AddStructure ( string grammarKey, |
||
CanChoose ( System.Test test ) : bool | ||
CreateExample ( ) : |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
FindUsages ( |
||
FixtureGraph ( string name ) : System | ||
GetHashCode ( ) : int | ||
GetPath ( ) : |
||
GrammarFor ( string grammarKey ) : |
||
HasGrammar ( string key ) : bool | ||
HasGrammarErrors ( ) : bool | ||
IsAFixture ( ) : bool | ||
IsMandatoryAutoSelectGrammar ( |
||
IsSingleSelection ( ) : bool | ||
LogError ( |
||
LogError ( |
||
ModifyExampleTest ( System.Test example ) : void | ||
PossibleGrammarsFor ( IPartHolder holder ) : IEnumerable |
||
TopLevelGrammars ( ) : IEnumerable |
Method | Description | |
---|---|---|
AllErrors ( ) : IEnumerable |
||
FixtureGraph ( ) : System |
public AddStructure ( string grammarKey, |
||
grammarKey | string | |
structure | ||
return | void |
public FindUsages ( |
||
graph | ||
return | IEnumerable |
public GrammarFor ( string grammarKey ) : |
||
grammarKey | string | |
return |
public IsMandatoryAutoSelectGrammar ( |
||
structure | ||
return | bool |
public LogError ( |
||
exception | ||
return | void |
public LogError ( |
||
error | ||
return | void |
public ModifyExampleTest ( System.Test example ) : void | ||
example | System.Test | |
return | void |
public PossibleGrammarsFor ( IPartHolder holder ) : IEnumerable |
||
holder | IPartHolder | |
return | IEnumerable |