]
Kabir Khan reassigned WFCORE-1128:
----------------------------------
Assignee: Kabir Khan (was: Brian Stansberry)
Improve the subsystem test schema test coverage
-----------------------------------------------
Key: WFCORE-1128
URL:
https://issues.jboss.org/browse/WFCORE-1128
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.0.1.Final
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 2.0.2.Final (EAP 7)
Currently the way to enable the AbstractSubsystemBaseTest testSchema() and
testSchemaOfSubsystemTemplates() tests is to override getSubsystemXsdPath() and
getSubsystemTemplatePaths().
Rather than making it explicit to turn on, it should be explicit to turn off.