[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: aop-mc-int tests with maven

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Apr 23 16:29:24 EDT 2007


"kabir.khan at jboss.com" wrote : 
  | Also, with the old build it was possible to just run one single test for a certain weaving mode, e.g
  | 
  |   | $ ant one-test-no-weave -Dtest=org.jboss.test.microcontainer.test.LifecycleTestCase
  |   | 
  | Is that still doable somehow?

http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-test.html

  | mvn test -Dtest=org.jboss.test.microcontainer.test.BeanCallingMethodInCtorTestCase
  | 

Seems to do the job, but runs it in all the configurations set up

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040010#4040010

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040010



More information about the jboss-dev-forums mailing list