public final class TestComplexSelectors extends BaseTest
| Constructor and Description |
|---|
TestComplexSelectors() |
| Modifier and Type | Method and Description |
|---|---|
static void |
classLevelSetup() |
void |
testAndSelectorEmptyValue() |
void |
testAndSelectorStringValue() |
void |
testAndSelectorWithNotEqualSelector() |
void |
testAndSelectorWithOrSelector() |
void |
testAndSelectorWithTwoValidSelector() |
void |
testLevelSetup() |
void |
testOrSelectorEmptyValue() |
void |
testOrSelectorSingleValidSelector() |
void |
testOrSelectorStringValue() |
void |
testORSelectorWithNotEqualSelector() |
void |
testOrSelectorWithTwoValidSelector() |
public static void classLevelSetup()
public void testLevelSetup()
public void testOrSelectorSingleValidSelector()
throws Exception
Exceptionpublic void testAndSelectorEmptyValue()
throws Exception
Exceptionpublic void testOrSelectorStringValue()
throws Exception
Exceptionpublic void testAndSelectorStringValue()
throws Exception
Exceptionpublic void testOrSelectorWithTwoValidSelector()
throws Exception
Exceptionpublic void testAndSelectorWithTwoValidSelector()
throws Exception
Exceptionpublic void testAndSelectorWithNotEqualSelector()
throws Exception
Exceptionpublic void testORSelectorWithNotEqualSelector()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.