Class RestActionTestCase

java.lang.Object
org.junit.Assert
org.apache.lucene.util.LuceneTestCase
org.opensearch.test.OpenSearchTestCase
org.opensearch.test.rest.RestActionTestCase

public abstract class RestActionTestCase
extends OpenSearchTestCase
A common base class for Rest*ActionTests. Provides access to a RestController that can be used to register individual REST actions, and test request handling.