WelcomePageTest.html
| Welcome Page Test |
| open |
/tiles-test/index.jsp |
|
| assertTitle |
Tiles 2 Test Application |
|
| assertTextPresent |
Tiles 2 Test Application |
|
|
|
ConfiguredDefinitionTest.html
| Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionIgnoreTest.html
| Configured Definition Ignore Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Ignore |
|
| assertTextPresent |
This is the title. |
|
| assertTextNotPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionFlushTest.html
| Configured Definition with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionFreeMarkerTest.html
| Configured Definition Test with FreeMarker |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with FreeMarker |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This layout is made in FreeMarker. |
|
|
|
ConfiguredDefinitionWithPreparerTest.html
| Configured Definition with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
ConfiguredDefinitionWithConfiguredPreparerTest.html
| Configured Definition with Configured Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Preparer configured in the definition itself |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
ConfiguredDefinitionFromClasspathTest.html
| Configured Definition from Classpath Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Classpath Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This tile was loaded from the classpath |
|
|
|
ConfiguredDefinitionOverrideTest.html
| Configured Definition with Overridden Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with an overridden content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
ConfiguredDefinitionOverrideTemplateTest.html
| Configured Definition with Overridden Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with an overridden template |
|
| assertTextPresent |
This is the overridden template. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionOverrideAndNotTest.html
| Configured Definition with Overridden and Original Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with an overridden content and one with original content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionInlineTest.html
| Configured Definition with Inline Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with an inline content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inline content |
|
|
|
ConfiguredCompositeDefinitionTest.html
w
| Configured Composite Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition that contains another definition inside |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionExceptionTest.html
| Configured Definition with Exception Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with an exception in an attribute page |
|
| assertTextNotPresent |
This is a body |
|
|
|
ConfiguredDefinitionOldFormatTest.html
| Configured Definition Old Format Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition in Old Format |
|
| assertTextPresent |
This is a definition configured in 1.1 format. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionCascadedTest.html
| Configured Definition Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Cascaded Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionCascadedOverriddenTest.html
| Configured Definition Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Cascaded Definition with Override |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
ConfiguredDefinitionCascadedTemplateTest.html
| Configured Definition Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Cascaded Definition with Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
ConfiguredDefinitionCascadedListTest.html
| Configured Definition Cascaded List Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Cascaded Definition with List |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
ConfiguredDefinitionReversedTest.html
| Configured Definition Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionAttributePreparerTest.html
| Configured Definition Attribute Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Attribute Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the AttributeViewPreparer |
|
|
|
ConfiguredNestedDefinitionTest.html
| Configured Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Nested Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredNestedListDefinitionTest.html
| Configured Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Nested List Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionELTest.html
| Configured Definition EL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with EL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionMVELTest.html
| Configured Definition MVEL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with MVEL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionOGNLTest.html
| Configured Definition OGNL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with OGNL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionELSingleEvalTest.html
| Configured Definition EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with EL to test Single Evaluation |
|
| assertTextPresent |
This is a configured definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
ConfiguredDefinitionOpenBodyTest.html
| Configured Definition with Open Body Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Open Body |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a customized context |
|
|
|
ConfiguredDefinitionDefaultValuesTest.html
| Configured Definition with Default Values Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Default Values |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the alternate header |
|
| assertTextPresent |
This is the default body in the tag. |
|
|
|
ConfiguredDefinitionWildcardTest.html
| Configured Definition Wildcard Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Wildcards |
|
| assertTextPresent |
This is layout one. |
|
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionRegexpTest.html
| Configured Definition Regular Expression Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Regular Expression |
|
| assertTextPresent |
This is layout one. |
|
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagFlushTest.html
| Put Tag with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagWithELTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag using EL |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Body Content defined by and el |
|
|
|
PutTagWithELSingleEvalTest.html
| Put Tag using EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag using EL to test Single Evaluation |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
PutTagWithServletTest.html
w
| Put Tag with Servlet as Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag using a servlet mapping as a template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagCascadedTest.html
| Put Tag Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag with Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagCascadedOverriddenTest.html
| Put Tag Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag with Overridden Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
PutTagCascadedTemplateTest.html
| Put Tag Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag with Cascaded Attributes and Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
PutTagReversedTest.html
| Put Tag Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put Tag with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagNestedDefinitionTest.html
| Put Tag with Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Nested Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutTagNestedListDefinitionTest.html
| Put Tag with Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Nested List Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
PutListTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put List Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
PutListCascadedTagTest.html
| Put List Cascaded Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put List Cascaded Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
PutListTagInheritTest.html
| Put List Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Put List Tag with Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
LocalizationTest.html
| Localization Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Localization |
|
| storeText |
defaultLocaleMessage |
localeMessage |
| clickAndWait |
//input[@value='Submit'] |
|
| assertText |
defaultLocaleMessage |
${localeMessage} |
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=American English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
American English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=British English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
British English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=French |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
French locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=Italian |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
Italian locale |
|
|
|
ImportAttributeTagTest.html
| Import Attribute Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test importAttribute Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
ImportAttributeTagAllTest.html
| Import Attribute Tag with no Name Specified Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test importAttribute Tag with no name |
|
| assertTextPresent |
One |
|
| assertTextPresent |
Two |
|
| assertTextPresent |
Three |
|
|
|
ImportAttributeTagInheritTest.html
| Import Attribute Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test importAttribute Tag with List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
TilesDefinitionFilterTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Tiles Definition Filter |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This Content should be wrapped with the standard layout. |
|
|
|
TilesDispatchServletTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Tiles Dispatch Servlet |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
SetCurrentContainerTagTest.html
| setCurrentContainer Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test setCurrentContainer Tag |
|
| assertTextPresent |
This definition is from an alternate container. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
DefinitionTagTest.html
| Definition Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Definition Tag |
|
| assertTextPresent |
This is the title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
DefinitionTagExtendTest.html
| Definition Tag Extend Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Definition Tag extending configured and custom definitions |
|
| assertTextPresent |
This is an overridden title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
DefinitionTagListInheritTest.html
| Definition Tag List Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Definition Tag with a List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
DefinitionTagPreparerTest.html
| Definition Tag with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Definition Tag with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
CompositeDefinitionWithInnerConfiguredDefinitionTest.html
| Composite Definition with Inner Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
CompositeDefinitionWithInnerDefinitionTest.html
| Composite Definition with Inner Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Definition that contains another definition inside using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
CompositeDefinitionWithInnerConfiguredDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
CompositeDefinitionWithInnerDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Definition that contains another definition inside using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionRoleTest.html
| Configured Definition Role Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Specified Role |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
ConfiguredDefinitionRoleTagTest.html
| Configured Definition Role Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Specified Role in Tag |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
ConfiguredDefinitionAttributeRolesTest.html
| Configured Definition Attribute Roles Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Attribute that have Roles |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
ConfiguredDefinitionAttributeRolesTagsTest.html
| Configured Definition Attribute Roles Tags Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition with Attribute that have Roles in Tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
ConfiguredDefinitionDbTest.html
| Configured Definition Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Configured Definition from DB |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
ConfiguredDefinitionExtendedDbTest.html
| Configured Definition Extended Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Insert Extended Configured Definition from DB |
|
| assertTextPresent |
This is an extended definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
LocalizationDbTest.html
| Localization Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Test Localization from DB |
|
| storeText |
defaultLocaleMessage |
localeMessage |
| clickAndWait |
//input[@value='Submit'] |
|
| assertText |
defaultLocaleMessage |
${localeMessage} |
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=American English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
American English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=British English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
British English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=French |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
French locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=Italian |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
Italian locale |
|
|
|
freemarker/WelcomePageTest.html
| Welcome Page Test |
| open |
/tiles-test/index.jsp |
|
| assertTitle |
Tiles 2 Test Application |
|
| assertTextPresent |
Tiles 2 Test Application |
|
|
|
freemarker/ConfiguredDefinitionTest.html
| Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionIgnoreTest.html
| Configured Definition Ignore Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Ignore |
|
| assertTextPresent |
This is the title. |
|
| assertTextNotPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionFlushTest.html
| Configured Definition with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionWithPreparerTest.html
| Configured Definition with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
freemarker/ConfiguredDefinitionWithConfiguredPreparerTest.html
| Configured Definition with Configured Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Preparer configured in the definition itself |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
freemarker/ConfiguredDefinitionFromClasspathTest.html
| Configured Definition from Classpath Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Classpath Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This tile was loaded from the classpath |
|
|
|
freemarker/ConfiguredDefinitionOverrideTest.html
| Configured Definition with Overridden Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with an overridden content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
freemarker/ConfiguredDefinitionOverrideTemplateTest.html
| Configured Definition with Overridden Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with an overridden template |
|
| assertTextPresent |
This is the overridden template. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionOverrideAndNotTest.html
| Configured Definition with Overridden and Original Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with an overridden content and one with original content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionInlineTest.html
| Configured Definition with Inline Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with an inline content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inline content |
|
|
|
freemarker/ConfiguredCompositeDefinitionTest.html
w
| Configured Composite Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition that contains another definition inside |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionExceptionTest.html
| Configured Definition with Exception Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with an exception in an attribute page |
|
| assertTextNotPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionOldFormatTest.html
| Configured Definition Old Format Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition in Old Format |
|
| assertTextPresent |
This is a definition configured in 1.1 format. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionCascadedTest.html
| Configured Definition Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Cascaded Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionCascadedOverriddenTest.html
| Configured Definition Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Cascaded Definition with Override |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
freemarker/ConfiguredDefinitionCascadedTemplateTest.html
| Configured Definition Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Cascaded Definition with Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
freemarker/ConfiguredDefinitionCascadedListTest.html
| Configured Definition Cascaded List Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Cascaded Definition with List |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
freemarker/ConfiguredDefinitionReversedTest.html
| Configured Definition Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionAttributePreparerTest.html
| Configured Definition Attribute Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Attribute Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the AttributeViewPreparer |
|
|
|
freemarker/ConfiguredNestedDefinitionTest.html
| Configured Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Nested Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredNestedListDefinitionTest.html
| Configured Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Nested List Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionELTest.html
| Configured Definition EL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with EL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionMVELTest.html
| Configured Definition MVEL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with MVEL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionOGNLTest.html
| Configured Definition OGNL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with OGNL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionELSingleEvalTest.html
| Configured Definition EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with EL to test Single Evaluation |
|
| assertTextPresent |
This is a configured definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
freemarker/ConfiguredDefinitionOpenBodyTest.html
| Configured Definition with Open Body Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Open Body |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a customized context |
|
|
|
freemarker/ConfiguredDefinitionDefaultValuesTest.html
| Configured Definition with Default Values Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Default Values |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the alternate header |
|
| assertTextPresent |
This is the default body in the tag. |
|
|
|
freemarker/ConfiguredDefinitionWildcardTest.html
| Configured Definition Wildcard Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Wildcards |
|
| assertTextPresent |
This is layout one. |
false |
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionRegexpTest.html
| Configured Definition Regular Expression Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Regular Expression |
|
| assertTextPresent |
This is layout one. |
false |
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagFlushTest.html
| Put Tag with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagWithELTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag using EL |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Body Content defined by and el |
|
|
|
freemarker/PutTagWithELSingleEvalTest.html
| Put Tag using EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag using EL to test Single Evaluation |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
freemarker/PutTagWithServletTest.html
w
| Put Tag with Servlet as Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag using a servlet mapping as a template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagCascadedTest.html
| Put Tag Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag with Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagCascadedOverriddenTest.html
| Put Tag Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag with Overridden Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
freemarker/PutTagCascadedTemplateTest.html
| Put Tag Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag with Cascaded Attributes and Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
freemarker/PutTagReversedTest.html
| Put Tag Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put Tag with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagNestedDefinitionTest.html
| Put Tag with Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Nested Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutTagNestedListDefinitionTest.html
| Put Tag with Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Nested List Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/PutListTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put List Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
freemarker/PutListCascadedTagTest.html
| Put List Cascaded Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put List Cascaded Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
freemarker/PutListTagInheritTest.html
| Put List Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Put List Tag with Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
freemarker/LocalizationTest.html
| Localization Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Localization |
|
| storeText |
defaultLocaleMessage |
localeMessage |
| clickAndWait |
//input[@value='Submit'] |
|
| assertText |
defaultLocaleMessage |
${localeMessage} |
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=American English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
American English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=British English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
British English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=French |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
French locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=Italian |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
Italian locale |
|
|
|
freemarker/ImportAttributeTagTest.html
| Import Attribute Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test importAttribute Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
freemarker/ImportAttributeTagAllTest.html
| Import Attribute Tag with no Name Specified Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test importAttribute Tag with no name |
|
| assertTextPresent |
One |
|
| assertTextPresent |
Two |
|
| assertTextPresent |
Three |
|
|
|
freemarker/ImportAttributeTagInheritTest.html
| Import Attribute Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test importAttribute Tag with List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
freemarker/TilesDefinitionFilterTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Tiles Definition Filter |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This Content should be wrapped with the standard layout. |
|
|
|
freemarker/TilesDispatchServletTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Tiles Dispatch Servlet |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/SetCurrentContainerTagTest.html
| setCurrentContainer Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test setCurrentContainer Tag |
|
| assertTextPresent |
This definition is from an alternate container. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/DefinitionTagTest.html
| Definition Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Definition Tag |
|
| assertTextPresent |
This is the title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/DefinitionTagExtendTest.html
| Definition Tag Extend Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Definition Tag extending configured and custom definitions |
|
| assertTextPresent |
This is an overridden title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
freemarker/DefinitionTagListInheritTest.html
| Definition Tag List Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Definition Tag with a List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
freemarker/DefinitionTagPreparerTest.html
| Definition Tag with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Definition Tag with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
freemarker/CompositeDefinitionWithInnerConfiguredDefinitionTest.html
| Composite Definition with Inner Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/CompositeDefinitionWithInnerDefinitionTest.html
| Composite Definition with Inner Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Definition that contains another definition inside using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/CompositeDefinitionWithInnerConfiguredDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/CompositeDefinitionWithInnerDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Definition that contains another definition inside using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionRoleTest.html
| Configured Definition Role Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Specified Role |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
freemarker/ConfiguredDefinitionRoleTagTest.html
| Configured Definition Role Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Specified Role in Tag |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
freemarker/ConfiguredDefinitionAttributeRolesTest.html
| Configured Definition Attribute Roles Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Attribute that have Roles |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionAttributeRolesTagsTest.html
| Configured Definition Attribute Roles Tags Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition with Attribute that have Roles in Tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionDbTest.html
| Configured Definition Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition from DB |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionExtendedDbTest.html
| Configured Definition Extended Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Extended Configured Definition from DB |
|
| assertTextPresent |
This is an extended definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
freemarker/ConfiguredDefinitionInModuleTest.html
| Configured Definition in Module Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=FreeMarker: Test Insert Configured Definition in Module |
|
| assertTextPresent |
This definition is from an alternate container. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This body is loaded from the "alt" module. |
|
|
|
velocity/WelcomePageTest.html
| Welcome Page Test |
| open |
/tiles-test/index.jsp |
|
| assertTitle |
Tiles 2 Test Application |
|
| assertTextPresent |
Tiles 2 Test Application |
|
|
|
velocity/ConfiguredDefinitionTest.html
| Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionIgnoreTest.html
| Configured Definition Ignore Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Ignore |
|
| assertTextPresent |
This is the title. |
|
| assertTextNotPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionFlushTest.html
| Configured Definition with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionWithPreparerTest.html
| Configured Definition with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
velocity/ConfiguredDefinitionWithConfiguredPreparerTest.html
| Configured Definition with Configured Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Preparer configured in the definition itself |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
velocity/ConfiguredDefinitionFromClasspathTest.html
| Configured Definition from Classpath Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Classpath Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This tile was loaded from the classpath |
|
|
|
velocity/ConfiguredDefinitionOverrideTest.html
| Configured Definition with Overridden Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with an overridden content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
velocity/ConfiguredDefinitionOverrideTemplateTest.html
| Configured Definition with Overridden Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with an overridden template |
|
| assertTextPresent |
This is the overridden template. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionOverrideAndNotTest.html
| Configured Definition with Overridden and Original Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with an overridden content and one with original content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionInlineTest.html
| Configured Definition with Inline Content Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with an inline content |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inline content |
|
|
|
velocity/ConfiguredCompositeDefinitionTest.html
w
| Configured Composite Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition that contains another definition inside |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionExceptionTest.html
| Configured Definition with Exception Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with an exception in an attribute page |
|
| assertTextNotPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionOldFormatTest.html
| Configured Definition Old Format Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition in Old Format |
|
| assertTextPresent |
This is a definition configured in 1.1 format. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionCascadedTest.html
| Configured Definition Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Cascaded Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionCascadedOverriddenTest.html
| Configured Definition Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Cascaded Definition with Override |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
velocity/ConfiguredDefinitionCascadedTemplateTest.html
| Configured Definition Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Cascaded Definition with Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
velocity/ConfiguredDefinitionCascadedListTest.html
| Configured Definition Cascaded List Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Cascaded Definition with List |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
velocity/ConfiguredDefinitionReversedTest.html
| Configured Definition Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionAttributePreparerTest.html
| Configured Definition Attribute Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Attribute Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the AttributeViewPreparer |
|
|
|
velocity/ConfiguredNestedDefinitionTest.html
| Configured Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Nested Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredNestedListDefinitionTest.html
| Configured Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Nested List Definition |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionELTest.html
| Configured Definition EL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with EL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionMVELTest.html
| Configured Definition MVEL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with MVEL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionOGNLTest.html
| Configured Definition OGNL Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with OGNL |
|
| assertTextPresent |
This is a configured composite definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionELSingleEvalTest.html
| Configured Definition EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with EL to test Single Evaluation |
|
| assertTextPresent |
This is a configured definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
velocity/ConfiguredDefinitionOpenBodyTest.html
| Configured Definition with Open Body Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Open Body |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a customized context |
|
|
|
velocity/ConfiguredDefinitionDefaultValuesTest.html
| Configured Definition with Default Values Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Default Values |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the alternate header |
|
| assertTextPresent |
This is the default body in the tag. |
|
|
|
velocity/ConfiguredDefinitionWildcardTest.html
| Configured Definition Wildcard Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Wildcards |
|
| assertTextPresent |
This is layout one. |
false |
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionRegexpTest.html
| Configured Definition Regular Expression Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Regular Expression |
|
| assertTextPresent |
This is layout one. |
false |
| assertTextPresent |
This is layout two. |
|
| assertTextPresent |
This definition has a message: Hello. |
|
| assertTextPresent |
This definition has a message: Bye. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagFlushTest.html
| Put Tag with Flush Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag with Flush |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagWithELTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag using EL |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Body Content defined by and el |
|
|
|
velocity/PutTagWithELSingleEvalTest.html
| Put Tag using EL with Single Evaluation Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag using EL to test Single Evaluation |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
${requestScope.doNotShow} |
|
|
|
velocity/PutTagWithServletTest.html
w
| Put Tag with Servlet as Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag using a servlet mapping as a template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagCascadedTest.html
| Put Tag Cascaded Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag with Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagCascadedOverriddenTest.html
| Put Tag Cascaded Overridden Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag with Overridden Cascaded Attributes |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
|
|
velocity/PutTagCascadedTemplateTest.html
| Put Tag Cascaded Template Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag with Cascaded Attributes and Template |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
|
|
velocity/PutTagReversedTest.html
| Put Tag Reversed Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put Tag with Reversed Attribute |
|
| assertTextPresent |
.eltit eht si sihT |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagNestedDefinitionTest.html
| Put Tag with Nested Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Nested Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutTagNestedListDefinitionTest.html
| Put Tag with Nested List Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Nested List Definition only using JSP tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a nested definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/PutListTagTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put List Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
velocity/PutListCascadedTagTest.html
| Put List Cascaded Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put List Cascaded Tag |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
velocity/PutListTagInheritTest.html
| Put List Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Put List Tag with Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
velocity/LocalizationTest.html
| Localization Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Localization |
|
| storeText |
defaultLocaleMessage |
localeMessage |
| clickAndWait |
//input[@value='Submit'] |
|
| assertText |
defaultLocaleMessage |
${localeMessage} |
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=American English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
American English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=British English |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
British English locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=French |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
French locale |
|
| clickAndWait |
link=Select another locale |
|
| select |
locale |
label=Italian |
| clickAndWait |
//input[@value='Submit'] |
|
| assertTextPresent |
Italian locale |
|
|
|
velocity/ImportAttributeTagTest.html
| Import Attribute Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test importAttribute Tag |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
|
|
velocity/ImportAttributeTagAllTest.html
| Import Attribute Tag with no Name Specified Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test importAttribute Tag with no name |
|
| assertTextPresent |
One |
|
| assertTextPresent |
Two |
|
| assertTextPresent |
Three |
|
|
|
velocity/ImportAttributeTagInheritTest.html
| Import Attribute Tag Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test importAttribute Tag with List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
velocity/TilesDefinitionFilterTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Tiles Definition Filter |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This Content should be wrapped with the standard layout. |
|
|
|
velocity/TilesDispatchServletTest.html
| Put Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Tiles Dispatch Servlet |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/SetCurrentContainerTagTest.html
| setCurrentContainer Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test setCurrentContainer Tag |
|
| assertTextPresent |
This definition is from an alternate container. |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/DefinitionTagTest.html
| Definition Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Definition Tag |
|
| assertTextPresent |
This is the title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/DefinitionTagExtendTest.html
| Definition Tag Extend Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Definition Tag extending configured and custom definitions |
|
| assertTextPresent |
This is an overridden title |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an overridden content |
|
|
|
velocity/DefinitionTagListInheritTest.html
| Definition Tag List Inherit Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Definition Tag with a List Inherit |
|
| assertTextPresent |
Single attribute "stringTest" value: This is a string |
|
| assertTextPresent |
valueOne |
|
| assertTextPresent |
valueTwo |
|
| assertTextPresent |
valueThree |
|
| assertTextPresent |
valueFour |
|
|
|
velocity/DefinitionTagPreparerTest.html
| Definition Tag with Preparer Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Definition Tag with Preparer |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is the value added by the ViewPreparer |
|
|
|
velocity/CompositeDefinitionWithInnerConfiguredDefinitionTest.html
| Composite Definition with Inner Configured Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/CompositeDefinitionWithInnerDefinitionTest.html
| Composite Definition with Inner Definition Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Definition that contains another definition inside using JSP tags |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/CompositeDefinitionWithInnerConfiguredDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a configured inner definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/CompositeDefinitionWithInnerDefinitionNoTypeTest.html
| Composite Definition with Inner Configured Definition with no Type Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Definition that contains another definition inside using JSP tags without types |
|
| assertTextPresent |
This is a composite definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is an inner definition with tags. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionRoleTest.html
| Configured Definition Role Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Specified Role |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
velocity/ConfiguredDefinitionRoleTagTest.html
| Configured Definition Role Tag Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Specified Role in Tag |
|
| assertTextPresent |
This definition appears. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
| assertTextNotPresent |
This definition does not appear. |
|
|
|
velocity/ConfiguredDefinitionAttributeRolesTest.html
| Configured Definition Attribute Roles Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Attribute that have Roles |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionAttributeRolesTagsTest.html
| Configured Definition Attribute Roles Tags Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition with Attribute that have Roles in Tags |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextNotPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionDbTest.html
| Configured Definition Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition from DB |
|
| assertTextPresent |
This is the title. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionExtendedDbTest.html
| Configured Definition Extended Db Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Extended Configured Definition from DB |
|
| assertTextPresent |
This is an extended definition. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This is a body |
|
|
|
velocity/ConfiguredDefinitionInModuleTest.html
| Configured Definition in Module Test |
| open |
/tiles-test/index.jsp |
|
| clickAndWait |
link=Velocity: Test Insert Configured Definition in Module |
|
| assertTextPresent |
This definition is from an alternate container. |
|
| assertTextPresent |
This is the header |
|
| assertTextPresent |
This body is loaded from the "alt" module. |
|
|
|