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

  • Method Details

    • getTrustStorePath

      public Path getTrustStorePath()
    • before

      protected void before()
      Overrides:
      before in class org.junit.rules.ExternalResource
    • after

      protected void after()
      Overrides:
      after in class org.junit.rules.ExternalResource