public class TestBaseSourceImpl
extends java.lang.Object
| Constructor and Description |
|---|
TestBaseSourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
void |
testDecGauge() |
void |
testIncCounters() |
void |
testIncGauge() |
void |
testRemoveMetric() |
void |
testSetGauge() |
public static void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetGauge()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncGauge()
throws java.lang.Exception
java.lang.Exceptionpublic void testDecGauge()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncCounters()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveMetric()
throws java.lang.Exception
java.lang.Exception