메소드 |
설명 |
|
AddStructure ( string grammarKey, GrammarStructure structure ) : void |
|
|
CanChoose ( System.Test test ) : bool |
|
|
CreateExample ( ) : Section |
|
|
Equals ( FixtureGraph obj ) : bool |
|
|
Equals ( object obj ) : bool |
|
|
FindUsages ( UsageGraph graph ) : IEnumerable |
|
|
FixtureGraph ( string name ) : System |
|
|
GetHashCode ( ) : int |
|
|
GetPath ( ) : TPath |
|
|
GrammarFor ( string grammarKey ) : GrammarStructure |
|
|
HasGrammar ( string key ) : bool |
|
|
HasGrammarErrors ( ) : bool |
|
|
IsAFixture ( ) : bool |
|
|
IsMandatoryAutoSelectGrammar ( GrammarStructure structure ) : bool |
|
|
IsSingleSelection ( ) : bool |
|
|
LogError ( Exception exception ) : void |
|
|
LogError ( GrammarError error ) : void |
|
|
ModifyExampleTest ( System.Test example ) : void |
|
|
PossibleGrammarsFor ( IPartHolder holder ) : IEnumerable |
|
|
TopLevelGrammars ( ) : IEnumerable |
|
|