Running a set of methods in a Single Test Class -----------------------------------------------
Key: HADOOP-7709 URL: https://issues.apache.org/jira/browse/HADOOP-7709 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.23.0 Reporter: Jonathan Eagles Assignee: Jonathan Eagles Instead of running every test method in a class, limit to specific testing methods as describe in the link below. http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-test.html Upgrade to the latest version of maven-surefire-plugin that has this feature. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira