There should be more detail on why the test is failing in the appropriate
text file under target/surefire-reports.
Mike.
On 6/26/07, Laurent Dejoux <[EMAIL PROTECTED]> wrote:
1/ creation of an object : OperatingSystem.java
2/ defined it in hibernate.cfg.xml
3/ mvn appfuse:gen -Dentity=Operati
1/ creation of an object : OperatingSystem.java
2/ defined it in hibernate.cfg.xml
3/ mvn appfuse:gen -Dentity=OperatingSystem
4/ mvn appfuse:install -Dentity=OperatingSystem
and run the OperatingSystemDaoTest
=>
---
T E S T S
--