메소드 | 설명 | |
---|---|---|
DelayExecutionForFail ( object state ) : void | ||
DelayExecutionForPass ( object state ) : void | ||
ReportFailed ( string failureReason ) : void | ||
ReportPass ( ) : void | ||
ReportToBackend ( |
메소드 | 설명 | |
---|---|---|
CustomCheck ( string id, string category ) : System |
protected CustomCheck ( string id, string category ) : System | ||
id | string | |
category | string | |
리턴 | System |
public DelayExecutionForFail ( object state ) : void | ||
state | object | |
리턴 | void |
public DelayExecutionForPass ( object state ) : void | ||
state | object | |
리턴 | void |
public ReportFailed ( string failureReason ) : void | ||
failureReason | string | |
리턴 | void |
public ReportToBackend ( |
||
result | ||
리턴 | void |