]
Chen Maoqian resolved WFLY-6296.
--------------------------------
Fix Version/s: 10.1.0.Final
Resolution: Done
Method duplication in undertow tests
------------------------------------
Key: WFLY-6296
URL:
https://issues.jboss.org/browse/WFLY-6296
Project: WildFly
Issue Type: Enhancement
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: Shishir Subramanyam
Assignee: Chen Maoqian
Priority: Trivial
Fix For: 10.1.0.Final
All the undertow subsystems classes: UndertowSubsystemTestCase (6 files) contain the same
definition of the method testRuntime. This method contains some hard coded settings (65
lines)