Main Content
matlab.unittest.diagnostics.LoggedDiagnosticEventData Class
Namespace: matlab.unittest.diagnostics
Superclasses: event.EventData
Event data for DiagnosticLogged
event listeners
Description
The matlab.unittest.diagnostics.LoggedDiagnosticEventData
class holds event
data for DiagnosticLogged
event listeners. Invoking the log
method within your tests triggers the
DiagnosticLogged
event listeners.
The testing framework instantiates this class. You cannot create an object of the
matlab.unittest.diagnostics.LoggedDiagnosticEventData
class directly.
The matlab.unittest.diagnostics.LoggedDiagnosticEventData
class is a handle
class.
Properties
Version History
Introduced in R2014b