메소드 |
설명 |
|
AddError ( SpecError error ) : void |
|
|
AddSection ( string key ) : Section |
|
|
AllNodes ( ) : IEnumerable |
|
|
ApplyRenumbering ( ) : void |
|
|
ClearBreakpoints ( ) : void |
|
|
ClearErrors ( ) : void |
|
|
Clone ( ) : Specification |
|
|
CreatePlan ( FixtureLibrary library ) : SpecificationPlan |
|
|
DetermineFilename ( string name ) : string |
|
|
Equals ( object obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
MatchesBreakpoint ( string id, object position ) : bool |
|
|
NeedsToBeRenumbered ( ) : bool |
|
|
RemoveBreakpoint ( Breakpoint breakpoint ) : void |
|
|
SetBreakpoint ( Breakpoint breakpoint ) : void |
|
|
SuitePath ( ) : string |
|
|
WritePath ( string parentPath ) : void |
|
|