Package org.elasticsearch.test
Class TestTrustStore
java.lang.Object
org.junit.rules.ExternalResource
org.elasticsearch.test.TestTrustStore
- All Implemented Interfaces:
org.junit.rules.TestRule
public class TestTrustStore
extends org.junit.rules.ExternalResource
-
Constructor Details
-
TestTrustStore
-
-
Method Details
-
getTrustStorePath
-
before
protected void before()- Overrides:
beforein classorg.junit.rules.ExternalResource
-
after
protected void after()- Overrides:
afterin classorg.junit.rules.ExternalResource
-