verify(TextFieldTag.class.getResource("Reset-6.txt"));
}
public void testSimpleThemeImageUsingActionAndMethod() throws Exception {
TestAction testAction = (TestAction) action;
testAction.setFoo("bar");
ResetTag tag = new ResetTag();
tag.setPageContext(pageContext);
tag.setTheme("simple");
tag.setType("button");