C# Class Unity3D_TestReporter, SharpUnit

Inheritance: TestReporter
Show file Open project: acidlemon/SharpUnit Class Usage Examples

Protected Methods

Method Description
LogFailure ( Exception error ) : void
LogSummary ( ) : void

Method Details

LogFailure() protected method

protected LogFailure ( Exception error ) : void
error Exception
return void

LogSummary() protected method

protected LogSummary ( ) : void
return void