public class TestRegexComparator extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestRegexComparator.TestCase |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static TestRegexComparator.TestCase[] |
TEST_CASES |
Constructor and Description |
---|
TestRegexComparator() |
Modifier and Type | Method and Description |
---|---|
void |
testJavaEngine() |
void |
testJoniEngine() |
void |
testSerialization() |
public static final HBaseClassTestRule CLASS_RULE
private static TestRegexComparator.TestCase[] TEST_CASES
public TestRegexComparator()
public void testSerialization() throws Exception
Exception
public void testJavaEngine() throws Exception
Exception
public void testJoniEngine() throws Exception
Exception
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.