]
Stuart Douglas updated WFLY-8588:
---------------------------------
Component/s: Test Suite
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
Components: Test Suite
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.