Method | Description | |
---|---|---|
Equals ( TestExecutionRequest other ) : bool | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
TestExecutionRequest ( ) : System | ||
TestExecutionRequest ( System.Test test, TestStopConditions conditions ) : System |
public Equals ( TestExecutionRequest other ) : bool | ||
other | TestExecutionRequest | |
return | bool |
public TestExecutionRequest ( System.Test test, TestStopConditions conditions ) : System | ||
test | System.Test | |
conditions | TestStopConditions | |
return | System |