public class SelfDiagnosticInfo
extends java.lang.Object
implements java.io.Serializable
SelfDiagnosticInfo class stores selfDiagnostic registry
information as a member class of DiagnosticProviderInfo.
It contains an array of TestInfo objectsDiagnosticProviderInfo,
TestInfo,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
TestInfo[] |
testInfo
Array of
TestInfo objects representing available self-Diagnostic tests which are runnable |
| Constructor and Description |
|---|
SelfDiagnosticInfo() |