Package: matlab.unittest.plugins.plugindata
Plugin data containing finalized test result information
The FinalizedResultPluginData
class defines the data passed by the
TestRunner
to plugin methods related to finalized test results. The
TestRunner
instantiates this class, so you are not required to create
an object of the class directly.