Class Neo4jContainer

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class Neo4jContainer
    extends Object
    A GenericContainer for Neo4J.
    • Method Detail

      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement base,
                                                       org.junit.runner.Description description)
        Specified by:
        apply in interface org.junit.rules.TestRule
      • getMappedPort

        public int getMappedPort()