xtd 0.2.0
Loading...
Searching...
No Matches

◆ enable_stack_trace() [2/2]

void xtd::tunit::settings::enable_stack_trace ( bool  enable_stack_trace)
noexcept

Sets stack trace enabled.

Parameters
enable_stack_tracetrue if stack trace enabled; otherwise false.
Remarks
The default value is false for increase the unit test execution.