public class JXPathDecoratorTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected JXPathDecorator<?> | 
decorator  | 
protected String | 
expected  | 
protected String | 
result  | 
| Constructor and Description | 
|---|
JXPathDecoratorTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
assertDecoratorInternal(String... tokens)  | 
void | 
testDecorator()  | 
void | 
testDecoratorEspcapeCharacters()  | 
void | 
testMissingRightBrace()  | 
void | 
testMissingRightBrace2()  | 
void | 
testNoJXPath()  | 
void | 
testNullBean()  | 
void | 
testNullInternalClass()  | 
void | 
testSort()  | 
protected JXPathDecorator<?> decorator
protected String expected
protected String result
Copyright © 2013–2015 CodeLutin. All rights reserved.