[jboss-jira] [JBoss JIRA] (WFLY-2879) Remove duplicated code from test cases where custom modules are needed
Pedro Igor (JIRA)
issues at jboss.org
Fri Feb 7 12:08:28 EST 2014
Pedro Igor created WFLY-2879:
--------------------------------
Summary: Remove duplicated code from test cases where custom modules are needed
Key: WFLY-2879
URL: https://issues.jboss.org/browse/WFLY-2879
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Test Suite
Affects Versions: 8.0.0.CR1
Reporter: Pedro Igor
Assignee: Ondrej Zizka
When writing some integration tests for the PicketLink subsystem, I've noticed that there is no utility class or API to make easier create and remove custom modules from the modules directory.
There are a few tests with this requirement, and most of them are replicating code.
After discussing with [~kabirkhan], he suggested to open this JIRA to review those test cases and make them use a reusable component to work with custom modules.
I've already wrote a class that I think can satisfy all test cases requiring a custom module. See attachment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list