public class TestHttpServerWebapps extends HttpServerFunctionalTest
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
log |
TEST_BUILD_WEBAPPS
Constructor and Description |
---|
TestHttpServerWebapps() |
Modifier and Type | Method and Description |
---|---|
void |
testMissingServerResource()
Test that an invalid webapp triggers an exception
|
void |
testValidServerResource()
Test that the test server is loadable on the classpath
|
access, createAndStartTestServer, createServer, createServer, createServer, createServer, createServer, createTestServer, createTestServer, createTestServer, createTestServer, createTestServerWithSecurity, createTestServerWithSecurityAndAcl, deleteRecursively, getFreePort, getServerURL, prepareTestWebapp, readOutput, stop
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger log
public TestHttpServerWebapps()
public void testValidServerResource() throws Throwable
Throwable
- if something went wrongpublic void testMissingServerResource() throws Throwable
Throwable
- if something went wrongCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.