some misc test code cleanup

This commit is contained in:
markpollack
2010-09-06 19:46:13 +00:00
parent 8cee3e2719
commit bf4b0fb551

View File

@@ -104,7 +104,7 @@ namespace Spring.Messaging.Listener
const int MESSAGE_COUNT = 5;
//must match the retry count in the object registration for test to pass!
const int EXCEPTION_QUEUE_RETRY_COUNT = 2;
//const int EXCEPTION_QUEUE_RETRY_COUNT = 2;
int expectedMessageCount = MESSAGE_COUNT; // +(MESSAGE_COUNT * EXCEPTION_QUEUE_RETRY_COUNT);