activemq/activemq-core
Hiram R. Chirino 18dd4cd867 Fixed and added test cases for the consumer start() stop() methods.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358579 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 15:43:42 +00:00
..
src Fixed and added test cases for the consumer start() stop() methods. 2005-12-22 15:43:42 +00:00
.cvsignore Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml removed from default goal the creation javadoc api. 2005-12-22 00:57:43 +00:00
pom.xml Enhanced the pom so that it generates the xbean metadata and uses javacc to build the selectors 2005-12-22 05:43:38 +00:00
project.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
project.xml Added an AutoFailTestSupport as the super class of CombinationTestSupport. If enabled, this enforces each test case to run only on a predefined time frame (by default 5 mins). After the allotted time, a separate thread will force the vm to exit abnormally to prevent hanging the test case. The AutoFailTestSupport is disabled by default. Should be noted, when the test case exits abnormally, no output is written to the test reports, but there is output in the log4j log file. 2005-12-22 09:14:26 +00:00