trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
StackResult
trial
stackresult
Used to display the stack
class
StackResult
class
StackResult
version(!Have_fluent_asserts)
class
StackResult {
static
string
[]
externalModules
;
Frame
[]
frames
;
this
(Throwable.TraceInfo t);
string
toString
();
}
Constructors
this
this
(Throwable.TraceInfo t)
Members
Functions
toString
string
toString
()
Converts the result to a string
Static variables
externalModules
string
[]
externalModules
;
Variables
frames
Frame
[]
frames
;
Meta
Source
See Implementation
trial
stackresult
classes
MockPrinter
StackResult
TestExceptionWrapper
functions
toDarwinFrame
toFrame
toGLibCFrame
toLinuxFrame
toMissingInfoLinuxFrame
toNetBsdFrame
toTestException
toWindows1Frame
toWindows2Frame
static variables
address
file
index
linePattern
moduleName
name
offset
structs
ExternalValidator
Frame
Used to display the stack