Class TestThriftHttpServerBase

java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftHttpServerBase
Direct Known Subclasses:
TestThrift2HttpServer, TestThriftHttpServer, TestThriftSpnegoHttpFallbackServer, TestThriftSpnegoHttpServer

public class TestThriftHttpServerBase extends Object
Base class for testing HBase Thrift HTTP server. Shared logic without @BeforeAll/@AfterAll to allow subclasses to manage their own lifecycle.