Property | Type | Description | |
---|---|---|---|
Context | string | ||
Errors | FailedExpectation[] | ||
ErrorsContext | string | ||
FailureType | FailureType | ||
StackFrames | ConeStackFrame[] | ||
TestName | string |
Property | Type | Description | |
---|---|---|---|
GetNestedStackFrames | IEnumerable |
||
ShouldIncludeFrame | bool |
Method | Description | |
---|---|---|
ConeTestFailure ( ITestName testName, |
||
ConeTestFailure ( ITestName testName, |
||
ToString ( ) : string | ||
Unwrap ( |
||
WriteTo ( ISessionWriter writer ) : void |
Method | Description | |
---|---|---|
GetNestedStackFrames ( |
||
ShouldIncludeFrame ( |
public ConeTestFailure ( ITestName testName, |
||
testName | ITestName | |
error | ||
failureType | FailureType | |
return | System |
public ConeTestFailure ( ITestName testName, |
||
testName | ITestName | |
error | ||
failureType | FailureType | |
includeFrame | bool>.Func | |
return | System |
public static Unwrap ( |
||
error | ||
return |
public WriteTo ( ISessionWriter writer ) : void | ||
writer | ISessionWriter | |
return | void |