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

◆ enable_stack_trace() [1/2]

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

Gets stack trace enabled.

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