[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: New behaviour of AbstractMetaDataContext.isEmpty()

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Nov 15 13:02:56 EST 2007


The tests are here:

  | $cd aop-mc-int
  | $ mvn surefire-report:report -Pant-tests-weave
  | 
There are quite many tests, but the ones that fail now are mostly in the org.jboss.test.microcontainer.matrix.mc.test package.

If you want to run just one in IDEA, you could run org.jboss.test.microcontainer.matrix.mc.test.BaseNotAdvisedChildAdvisedAndProxyTestCase, making sure that you turn on weaving by passing in the following system property

  | -Djava.system.class.loader=org.jboss.aop.standalone.SystemClassLoader
  | 

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

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



More information about the jboss-dev-forums mailing list