public static class EventThrottle.UnitTest
extends java.lang.Object
| Constructor and Description |
|---|
EventThrottle.UnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testThrottleOnCountsOnly() |
void |
testThrottleOnTimeAndCount() |
void |
testThrottleOnTimeOnly() |
public void testThrottleOnCountsOnly()
throws java.lang.Exception
java.lang.Exceptionpublic void testThrottleOnTimeOnly()
throws java.lang.Exception
java.lang.Exceptionpublic void testThrottleOnTimeAndCount()
throws java.lang.Exception
java.lang.Exception