]
ehsavoie Hugonnet reassigned WFCORE-1713:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Tomaz Cerar)
Migrate ModelControllerMBeanTestCase from wildfly test suite to core
test suite
-------------------------------------------------------------------------------
Key: WFCORE-1713
URL:
https://issues.jboss.org/browse/WFCORE-1713
Project: WildFly Core
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 3.0.0.Alpha4
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Priority: Minor
Brian Stansberry: please copy ModelControllerMBeanTestCase from full into core
it uses a sar deployment but that can be converted to a ServiceActivator deployment as
core doesn't support .sar
then all the methods in the copy of the test in full except testAllMBeanInfos() can be
removed
all this, besides getting the test in a better spot, will remove the need to
simultaneously upgrade core and fix the test in full