Package org.infinispan.test.junit4
Class ServerTestRule
- java.lang.Object
-
- org.infinispan.test.junit4.ServerTestRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class ServerTestRule extends Object implements org.junit.rules.TestRule
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Constructor Summary
Constructors Constructor Description ServerTestRule()
-
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)org.infinispan.client.hotrod.RemoteCacheManagerhotRodClient()
-