public class CpuMetricsCollectorTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
mExpectedException |
| Constructor and Description |
|---|
CpuMetricsCollectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBrokenFile() |
void |
testNegativeFields() |
void |
testNullSnapshot() |
void |
testSaneProcFile() |
void |
testUnreadableProcFile() |