public class CpuMetricsSerializerTest extends SystemMetricsSerializerTest<CpuMetrics>
| Constructor and Description |
|---|
CpuMetricsSerializerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<CpuMetrics> |
getClazz() |
protected SystemMetricsSerializer<CpuMetrics> |
getSerializer() |
createInitializedInstance, createInstance, testRandomContents, testSerialization, testSerializeContentsprotected java.lang.Class<CpuMetrics> getClazz()
getClazz in class SystemMetricsSerializerTest<CpuMetrics>protected SystemMetricsSerializer<CpuMetrics> getSerializer()
getSerializer in class SystemMetricsSerializerTest<CpuMetrics>