Method | Description | |
---|---|---|
ExceptionResult ( |
||
ExceptionResult ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
FilterStackTrace ( string stackTrace ) : string |
Filters the stack trace to remove all lines that occur within the testing framework.
|
|
IsFrameworkStackFrame ( string trimmedLine ) : bool |
public ExceptionResult ( |
||
exception | ||
return | System |
public ExceptionResult ( |
||
exception | ||
outermost | bool | |
return | System |