Designed for use with JUnit and Ant. |
Name | Tests | Errors | Failures | Time(s) |
---|---|---|---|---|
WebWorkConversionErrorInterceptorTest | 2 | 0 | 2 | 0.648 |
Name | Status | Type | Time(s) |
---|---|---|---|
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()Expected one of:invoke() [not called]getStack() [not called]addPreResultListener(<ANY>) [not called] at com.mockobjects.dynamic.Mock.invoke(Mock.java:91) at $Proxy0.getAction(Unknown Source) at com.opensymphony.xwork.interceptor.ConversionErrorInterceptor.before(ConversionErrorInterceptor.java:98) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:30) at com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptorTest.testEmptyValuesDoNotSetFieldErrors(WebWorkConversionErrorInterceptorTest.java:48) | 0.379 |
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()Expected one of:invoke() [not called]getStack() [not called]addPreResultListener(<ANY>) [not called] at com.mockobjects.dynamic.Mock.invoke(Mock.java:91) at $Proxy0.getAction(Unknown Source) at com.opensymphony.xwork.interceptor.ConversionErrorInterceptor.before(ConversionErrorInterceptor.java:98) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:30) at com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptorTest.testFieldErrorAdded(WebWorkConversionErrorInterceptorTest.java:61) | 0.002 |