public class MultiJXPathDecoratorTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected MultiJXPathDecorator<?> | 
decorator  | 
protected String | 
expected  | 
protected String | 
result  | 
| Constructor and Description | 
|---|
MultiJXPathDecoratorTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
assertDecoratorInternal(String... tokens)  | 
void | 
testDecoratorEspcapeCharacters()  | 
void | 
testMissingRightBrace()  | 
void | 
testMissingRightBrace2()  | 
void | 
testMultiDecorator()  | 
void | 
testMultiDecorator2()  | 
void | 
testMultiDecoratorWithMultiRef()  | 
void | 
testMultiDecoratorWithMultiRefKeepingOrder()  | 
void | 
testNullBean()  | 
void | 
testNullInternalClass()  | 
void | 
testSort()  | 
protected MultiJXPathDecorator<?> decorator
protected String expected
protected String result
public void after()
public void testDecoratorEspcapeCharacters()
                                    throws Exception
Exceptionpublic void testMultiDecoratorWithMultiRef()
                                    throws Exception
Exceptionpublic void testMultiDecoratorWithMultiRefKeepingOrder()
                                                throws Exception
Exceptionpublic void assertDecoratorInternal(String... tokens)
Copyright © 2013–2015 CodeLutin. All rights reserved.