프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Context | string | ||
Errors | FailedExpectation[] | ||
ErrorsContext | string | ||
FailureType | FailureType | ||
StackFrames | ConeStackFrame[] | ||
TestName | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetNestedStackFrames | IEnumerable |
||
ShouldIncludeFrame | bool |
메소드 | 설명 | |
---|---|---|
ConeTestFailure ( ITestName testName, |
||
ConeTestFailure ( ITestName testName, |
||
ToString ( ) : string | ||
Unwrap ( |
||
WriteTo ( ISessionWriter writer ) : void |
메소드 | 설명 | |
---|---|---|
GetNestedStackFrames ( |
||
ShouldIncludeFrame ( |
public ConeTestFailure ( ITestName testName, |
||
testName | ITestName | |
error | ||
failureType | FailureType | |
리턴 | System |
public ConeTestFailure ( ITestName testName, |
||
testName | ITestName | |
error | ||
failureType | FailureType | |
includeFrame | bool>.Func | |
리턴 | System |
public static Unwrap ( |
||
error | ||
리턴 |