C# Class Unity3D_TestReporter, SharpUnit

Inheritance: TestReporter
Afficher le fichier Open project: acidlemon/SharpUnit Class Usage Examples

Méthodes protégées

Méthode Description
LogFailure ( Exception error ) : void
LogSummary ( ) : void

Method Details

LogFailure() protected méthode

protected LogFailure ( Exception error ) : void
error Exception
Résultat void

LogSummary() protected méthode

protected LogSummary ( ) : void
Résultat void