public class CpuFrequencyMetricsCollectorTest
extends java.lang.Object
| Constructor and Description |
|---|
CpuFrequencyMetricsCollectorTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
overrideCores() |
void |
setUp() |
void |
testAllMissingCores() |
void |
testInvalidContents() |
void |
testPartialMissingCores() |
void |
testValidCores() |
public static void overrideCores()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testValidCores()
throws java.lang.Exception
java.lang.Exceptionpublic void testPartialMissingCores()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvalidContents()
throws java.lang.Exception
java.lang.Exceptionpublic void testAllMissingCores()
throws java.lang.Exception
java.lang.Exception