Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Unity3D_TestReporter
C# Class Unity3D_TestReporter, SharpUnit
Inheritance:
TestReporter
Datei anzeigen
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