activemq-artemis/tests
jbertram 99147d0713 Refactor base test classes
This has bothered me for awhile, but writing the hacking guide has
given me an opportunity to refactor some of our test-suite to be
simpler, more consistent, and easier to understand. This is
important if we want users to provide well-written tests. Our
test-suite is an important part of the code-base and it should be
easy to write good tests.

Basically I just consolidated CoreUnitTestCase, UnitTestCase, and
ServiceTestBase into a single class named ServiceTestBase. I also
simplified some of the configuration creation methods to reduce
duplicated code.
2015-05-19 15:27:13 -05:00
..
config Ensure all references to the project use ActiveMQ Artemis 2015-05-13 11:51:26 +01:00
extra-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
integration-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
jms-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
joram-tests [maven-release-plugin] prepare for next development iteration 2015-05-13 15:24:55 +01:00
performance-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
soak-tests [maven-release-plugin] prepare for next development iteration 2015-05-13 15:24:55 +01:00
stress-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
timing-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
unit-tests Refactor base test classes 2015-05-19 15:27:13 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-05-13 15:24:55 +01:00