[jboss-jira] [JBoss JIRA] (WFLY-463) Add utility for creating and destorying modules in tests
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun Jun 2 20:17:54 EDT 2013
[ https://issues.jboss.org/browse/WFLY-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778671#comment-12778671 ]
Stuart Douglas commented on WFLY-463:
-------------------------------------
An example is org.jboss.as.test.integration.weld.multideployment.WeldModuleDeploymentTestCase
there are please of other tests that do the same thing. We also need to make sure that these modules are not being added to build/target, but rather to testsuite/target/jbossas.
At the moment we end up with some additional empty directories under build/target after the testsuite runs.
> Add utility for creating and destorying modules in tests
> --------------------------------------------------------
>
> Key: WFLY-463
> URL: https://issues.jboss.org/browse/WFLY-463
> Project: WildFly
> Issue Type: Task
> Components: Test Suite
> Reporter: Stuart Douglas
> Assignee: Ondrej Zizka
> Fix For: 8.0.0.Alpha2
>
>
> Lots of tests create and destroy a static module to test functionaility involving static modules. If possible all this code should be moved into some kind of static module builder utility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list