Designed for use with JUnit and Ant. |
Class | Name | Status | Type | Time(s) |
---|---|---|---|---|
ServletActionContextTest | testContextParams | Success | 0.040 | |
ServletActionContextTest | testGetContext | Success | 0.001 | |
ConfigurationTest | testConfiguration | Success | 0.163 | |
ConfigurationTest | testDefaultResourceBundlesLoaded | Success | 0.006 | |
ConfigurationTest | testSetConfiguration | Success | 0.000 | |
ChartResultTest | testChart | Success | 0.750 | |
ChartResultTest | testChartNotSet | Success | 0.001 | |
CoolUriServletDispatcherTest | testServletDispatcher | Success | 0.631 | |
HttpHeaderResultTest | testHeaderValuesAreNotParsedWhenParseIsFalse | Success | 0.335 | |
HttpHeaderResultTest | testHeaderValuesAreParsedAndSet | Success | 0.013 | |
HttpHeaderResultTest | testStatusIsSet | Success | 0.001 | |
ServletDispatcherResultTest | testInclude | Success | 0.229 | |
ServletDispatcherResultTest | testSimple | Success | 0.002 | |
ServletDispatcherTest | testEncodingAndLocaleSetFromWebWorkProperties | Success | 0.676 | |
ServletDispatcherTest | testGetActionName | Success | 0.060 | |
ServletDispatcherTest | testServletDispatcher | Success | 0.057 | |
ServletRedirectResultTest | testAbsoluteRedirect | Success | 0.279 | |
ServletRedirectResultTest | testPrependServletContextFalse | Success | 0.000 | |
ServletRedirectResultTest | testRelativeRedirect | Success | 0.009 | |
SessionMapTest | testClearInvalidatesTheSession | Success | 0.084 | |
SessionMapTest | testGetOnSessionMapUsesWrappedSessionsGetAttribute | Success | 0.000 | |
SessionMapTest | testPutOnSessionMapUsesWrappedSessionsSetsAttribute | Success | 0.001 | |
SessionMapTest | testPuttingObjectInMapReturnsNullForPreviouslyUnusedKey | Success | 0.000 | |
SessionMapTest | testPuttingObjectInMapReturnsPreviousValueForKey | Success | 0.000 | |
SessionMapTest | testRemovePassThroughCallToRemoveAttribute | Success | 0.000 | |
VelocityResultTest | testCanResolveLocationUsingOgnl | Success | 0.353 | |
VelocityResultTest | testCanResolveLocationUsingStaticExpression | Success | 0.003 | |
VelocityResultTest | testResourcesFoundUsingAbsolutePath | Success | 0.002 | |
VelocityResultTest | testResourcesFoundUsingNames | Success | 0.001 | |
TokenInterceptorTest | testNoTokenInParams | Success | 0.400 | |
TokenInterceptorTest | testNoTokenInSession | Success | 0.081 | |
TokenInterceptorTest | testTokenInterceptorSuccess | Success | 0.005 | |
WebWorkConversionErrorInterceptorTest | testEmptyValuesDoNotSetFieldErrors | Failure | mockActionInvocation: Unexpected call: getAction() Expected one of: invoke() [not called] getStack() [not called] addPreResultListener(<ANY>) [not called] junit.framework.AssertionFailedError: mockActionInvocation: Unexpected call: getAction() | 0.416 |
WebWorkConversionErrorInterceptorTest | testFieldErrorAdded | Failure | mockActionInvocation: Unexpected call: getAction() Expected one of: invoke() [not called] getStack() [not called] addPreResultListener(<ANY>) [not called] junit.framework.AssertionFailedError: mockActionInvocation: Unexpected call: getAction() | 0.002 |
CounterTest | testCurrentAfterNext | Success | 0.005 | |
CounterTest | testCurrentBeforeNext | Success | 0.000 | |
CounterTest | testWrap | Success | 0.000 | |
InvocationSessionStoreTest | testStore | Success | 0.252 | |
InvocationSessionStoreTest | testValueStackReset | Success | 0.000 | |
TokenHelperTest | testSetToken | Success | 0.247 | |
TokenHelperTest | testSetTokenWithName | Success | 0.001 | |
TokenHelperTest | testValidToken | Success | 0.001 | |
TemplateEngineManagerTest | testTemplateTypeFromTemplateNameAndDefaults | Success | 0.110 | |
TemplateEngineManagerTest | testTemplateTypeUsesDefaultWhenNotSetInConfiguration | Success | 0.011 | |
FreemarkerTest | testSelectHelper | Success | 0.280 | |
FreemarkerTest | testValueStackMode | Success | 0.094 | |
ActionTagTest | testActionTagWithNamespace | Success | 0.401 | |
ActionTagTest | testSimple | Success | 0.019 | |
ActionTagTest | testSimpleWithoutServletActionContext | Success | 0.004 | |
BeanTagTest | testSimple | Failure | expected:<2> but was:<3>junit.framework.AssertionFailedError: expected:<2> but was:<3> | 0.661 |
CompatUtilTest | testAtSign | Success | 0.117 | |
CompatUtilTest | testDollarSign | Success | 0.001 | |
CompatUtilTest | testHierarchySupport | Success | 0.001 | |
CompatUtilTest | testLiteralWithDots | Success | 0.000 | |
CompatUtilTest | testMath | Success | 0.002 | |
CompatUtilTest | testPathConversion | Success | 0.001 | |
CompatUtilTest | testTop | Success | 0.001 | |
ElseTagTest | testTestFalse | Success | 0.280 | |
ElseTagTest | testTestNull | Success | 0.000 | |
ElseTagTest | testTestTrue | Success | 0.000 | |
IfTagTest | testNonBooleanTest | Success | 0.301 | |
IfTagTest | testTestError | Success | 0.010 | |
IfTagTest | testTestFalse | Success | 0.001 | |
IfTagTest | testTestTrue | Success | 0.001 | |
IteratorTagTest | testArrayIterator | Failure | expected:<3> but was:<4>junit.framework.AssertionFailedError: expected:<3> but was:<4> | 0.664 |
IteratorTagTest | testCollectionIterator | Failure | expected:<3> but was:<4>junit.framework.AssertionFailedError: expected:<3> but was:<4> | 0.006 |
IteratorTagTest | testEnumerationWrapper | Success | 0.005 | |
IteratorTagTest | testIteratorWithDefaultValue | Failure | expected:<3> but was:<4>junit.framework.AssertionFailedError: expected:<3> but was:<4> | 0.002 |
IteratorTagTest | testMapIterator | Failure | expected:<3> but was:<4>junit.framework.AssertionFailedError: expected:<3> but was:<4> | 0.005 |
IteratorTagTest | testStatus | Failure | expected:<3> but was:<4>junit.framework.AssertionFailedError: expected:<3> but was:<4> | 0.006 |
ParamTagTest | testParamSetWithNameAndBodyContent | Success | 0.323 | |
ParamTagTest | testParamSetWithNameAndValueAttributes | Success | 0.001 | |
ParamTagTest | testParamSetWithValueAttributeWhenBothValueAttrAndBodyAreSet | Success | 0.001 | |
ParamTagUnnamedTest | testParamSetWithBodyContent | Success | 0.273 | |
ParamTagUnnamedTest | testParamSetWithValueAttribute | Success | 0.060 | |
ParamTagUnnamedTest | testParamSetWithValueAttributeWhenBothValueAttrAndBodyAreSet | Success | 0.001 | |
PropertyTagTest | testDefaultValue | Success | 0.092 | |
PropertyTagTest | testNull | Success | 0.000 | |
PropertyTagTest | testSimple | Success | 0.000 | |
PropertyTagTest | testTopOfStack | Success | 0.005 | |
PushTagTest | testSimple | Failure | expected:<1> but was:<2>junit.framework.AssertionFailedError: expected:<1> but was:<2> | 0.570 |
SetTagTest | testApplicationScope | Success | 0.661 | |
SetTagTest | testPageScope | Success | 0.003 | |
SetTagTest | testRequestScope | Success | 0.001 | |
SetTagTest | testSessionScope | Success | 0.012 | |
SetTagTest | testWebWorkScope | Success | 0.001 | |
SetTagTest | testWebWorkScope2 | Success | 0.001 | |
URLTagTest | testActionURL | Success | 0.656 | |
URLTagTest | testAddParameters | Success | 0.010 | |
URLTagTest | testEvaluateValue | Success | 0.008 | |
URLTagTest | testHttps | Success | 0.001 | |
CheckboxListTest | testMultiple | Success | 0.785 | |
CheckboxListTest | testSimple | Success | 0.007 | |
CheckboxTest | testChecked | Success | 0.819 | |
CheckboxTest | testCheckedWithError | Success | 0.010 | |
CheckboxTest | testUnchecked | Success | 0.002 | |
ComboBoxTest | testSimple | Success | 0.799 | |
ComponentTest | testSimple | Success | 0.656 | |
ComponentTest | testWithParam | Success | 0.040 | |
DoubleSelectTest | testDouble | Success | 0.914 | |
FileTest | testSimple | Success | 0.782 | |
FormTagTest | testForm | Success | 0.744 | |
FormTagTest | testFormTagWithDifferentActionExtension | Success | 0.017 | |
FormTagTest | testFormTagWithDifferentActionExtensionHardcoded | Success | 0.004 | |
FormTagTest | testFormWithNamespaceDefaulting | Success | 0.003 | |
FormTagTest | testFormWithNoAction | Success | 0.002 | |
HiddenTest | testSimple | Success | 0.712 | |
JspTemplateTest | testCheckBox | Success | 0.643 | |
LabelTest | testSimple | Success | 0.781 | |
LabelTest | testSimpleWithLabelposition | Success | 0.005 | |
LabelTest | testWithNoValue | Success | 0.002 | |
PasswordTest | testSimple | Success | 0.763 | |
RadioTest | testMapChecked | Success | 0.730 | |
RadioTest | testSimple | Success | 0.020 | |
SelectTest | testBigDecimal | Success | 0.744 | |
SelectTest | testMultiple | Success | 0.055 | |
SelectTest | testSimple | Success | 0.008 | |
SubmitTest | testDefaultValues | Success | 0.650 | |
SubmitTest | testSimple | Success | 0.019 | |
TextTagTest | testExpressionsEvaluated | Success | 0.332 | |
TextTagTest | testMessageFormatWorks | Success | 0.002 | |
TextTagTest | testSimpleKeyValueWorks | Success | 0.000 | |
TextTagTest | testTextTagUsesValueStackInRequestNotActionContext | Success | 0.005 | |
TextTagTest | testTextTagUsesLocaleFromValueStack | Success | 0.003 | |
TextTagTest | testWithNoMessageAndBodyIsNotEmptyBodyIsReturned | Success | 0.062 | |
TextTagTest | testWithNoMessageAndNoDefaultKeyReturned | Success | 0.001 | |
TextareaTest | testSimple | Success | 0.710 | |
TextfieldTest | testErrors | Success | 0.746 | |
TextfieldTest | testNoLabel | Success | 0.008 | |
TextfieldTest | testSimple | Success | 0.003 | |
TokenTagTest | testDefaultName | Success | 0.720 | |
TokenTagTest | testMultipleTagsWithSameName | Success | 0.058 | |
TokenTagTest | testNotFindableName | Success | 0.030 | |
TokenTagTest | testSuppliedName | Success | 0.015 | |
UrlHelperTest | testBuildUrlCorrectlyAddsAmp | Success | 0.318 | |
UrlHelperTest | testBuildUrlWithStringArray | Success | 0.001 |