Package: matlab.unittest.diagnostics
Event data for DiagnosticLogged event listeners
The LoggedDiagnosticEventData
class holds
event data for DiagnosticLogged
event listeners.
Invoking the log
method within your tests triggers
the DiagnosticLogged
event listeners. Only the
test framework constructs this class directly.
|
Verbosity level of the logged message, represented as a |
|
Date and time of the call to the |
|
Diagnostic specified in the call to the |
|
Function call stack leading up to the call to the |
|
Results of diagnostics specified in a |
log
| log
| matlab.unittest.fixtures.Fixture
| matlab.unittest.TestCase