ClassDebugView
Class
Provides introspection and tracing capabilities for ease of debugging failing tests.
Definition
Namespace:Telerik.JustMock
Assembly:Telerik.JustMock.dll
Syntax:
cs-api-definition
public static class DebugView
Inheritance: objectDebugView
Properties
CurrentState
Shows in human-readable format the current state of the mocking API internals.
FullTrace
Shows the entire event log when the event trace is enabled.
IsTraceEnabled
Enables or disables the step-by-step event trace.