Method | Description | |
---|---|---|
DelayExecutionForFail ( object state ) : void | ||
DelayExecutionForPass ( object state ) : void | ||
ReportFailed ( string failureReason ) : void | ||
ReportPass ( ) : void | ||
ReportToBackend ( |
Method | Description | |
---|---|---|
CustomCheck ( string id, string category ) : System |
protected CustomCheck ( string id, string category ) : System | ||
id | string | |
category | string | |
return | System |
public DelayExecutionForFail ( object state ) : void | ||
state | object | |
return | void |
public DelayExecutionForPass ( object state ) : void | ||
state | object | |
return | void |
public ReportFailed ( string failureReason ) : void | ||
failureReason | string | |
return | void |
public ReportToBackend ( |
||
result | ||
return | void |