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