Class EventsCounterTest
- java.lang.Object
-
- org.apache.sling.launchpad.webapp.integrationtest.EventsCounterTest
-
public class EventsCounterTest extends Object
Test the EventsCounter servlet and underlying events subsystems
-
-
Constructor Summary
Constructors Constructor Description EventsCounterTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
cleanup()
static void
setupClass()
void
testResourceEvents()
-
-
-
Field Detail
-
TOPIC
public static final String TOPIC
- See Also:
- Constant Field Values
-
retryRule
public org.apache.sling.commons.testing.junit.RetryRule retryRule
-
-