]
Stuart Douglas reassigned WFLY-8588:
------------------------------------
Assignee: Stuart Douglas (was: Jason Greene)
Tests in the same module should not use different base packages
---------------------------------------------------------------
Key: WFLY-8588
URL:
https://issues.jboss.org/browse/WFLY-8588
Project: WildFly
Issue Type: Bug
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Tests should either all use org.jboss.as or org.wildfly as the base package in the same
module. Having both adds confusion as it is not clear where a given test will be.