Method | Description | |
---|---|---|
InstrumentedLogger ( IUserInterfaceObserver observer ) : System.Collections.Generic | ||
LineComplete ( ISpecContext context, ILineExecution line ) : void | ||
Starting ( IList |
public InstrumentedLogger ( IUserInterfaceObserver observer ) : System.Collections.Generic | ||
observer | IUserInterfaceObserver | |
return | System.Collections.Generic |
public LineComplete ( ISpecContext context, ILineExecution line ) : void | ||
context | ISpecContext | |
line | ILineExecution | |
return | void |