Class MockNode

java.lang.Object
org.elasticsearch.node.Node
org.elasticsearch.node.MockNode
All Implemented Interfaces:
Closeable, AutoCloseable

public class MockNode extends Node
A node for testing which allows:
  • Overriding Version.CURRENT
  • Adding test plugins that exist on the classpath
  • Swapping in various mock services