arquillian / continuous-enterprise-development

Testable Solutions for Modern Applications
http://continuousdev.org/
116 stars 150 forks source link

ch03 unit test does not run #125

Open sss11 opened 9 years ago

sss11 commented 9 years ago

1) On forge console only 1 line is shown 08:57:24,596 INFO [org.jboss.as.repository](management-handler-thread - 8) JBAS0149 00: Content added at location ...................\feedbac k\target\jboss-as-dist\jboss-as-7.1.1.Final\standalone\data\content\36\ce890bf7295ee9 6465457e587c6141a6aa82d4\content 2) On JBoss Developer Studio, JUnit tab is empty (like the test hasn't been triggered). 3) Verified that FeedbackEntryTest class only createDeployment is called.

Where can I find out what went wrong?