Class JUnitThreadTrackerRule
- java.lang.Object
-
- org.infinispan.commons.test.junit.JUnitThreadTrackerRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class JUnitThreadTrackerRule extends Object implements org.junit.rules.TestRule
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Constructor Summary
Constructors Constructor Description JUnitThreadTrackerRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
-