StaticRecipeTest fails
----------------------
Key: XBEAN-102
URL: https://issues.apache.org/jira/browse/XBEAN-102
Project: XBean
Issue Type: Bug
Affects Versions: 3.4
Reporter: Alan Cabrera
testAll(org.apache.xbean.recipe.StaticRecipeTest) Time elapsed: 0.003 sec <<<
FAILURE!
junit.framework.AssertionFailedError: 3 arg constructor should never be called
at junit.framework.Assert.fail(Assert.java:47)
at org.apache.xbean.recipe.Person.<init>(Person.java:57)
at
org.apache.xbean.recipe.StaticRecipeTest.testAll(StaticRecipeTest.java:32)
at
org.apache.xbean.recipe.StaticRecipeTest.testAll(StaticRecipeTest.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.