public class TestHtmlQuoting extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestHtmlQuoting() |
Modifier and Type | Method and Description |
---|---|
private void |
runRoundTrip(String str) |
void |
testNeedsQuoting() |
void |
testQuoting() |
void |
testRequestQuoting() |
void |
testRoundtrip() |
public static final HBaseClassTestRule CLASS_RULE
public TestHtmlQuoting()
public void testNeedsQuoting() throws Exception
Exception
public void testQuoting() throws Exception
Exception
private void runRoundTrip(String str) throws Exception
Exception
public void testRoundtrip() throws Exception
Exception
public void testRequestQuoting() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.