Field Summary |
|
protected AttributeSet | as The interface AttributeSet for test cases. |
protected AttributeSet | asWithResolver The flag indicates that setUp method should include resolveParent
while initializing test object. |
final protected static String | keyInResolver The attribute key to place in resolver set. |
final protected static String[] | keys This is array containing keys for test attribute set. |
protected static AttributeSet | resolverSet The attribute set used as a resolve parent. |
final protected static String | valueInResolver The attribute value to place in resolver set. |
final protected static String[] | values This is array containing values for test attribute set. |