Author: clebert.suconic(a)jboss.com
Date: 2010-11-13 01:04:44 -0500 (Sat, 13 Nov 2010)
New Revision: 9886
Modified:
branches/Branch_New_Paging/tests/src/org/hornetq/tests/integration/client/PagingTest.java
Log:
Renaming method
Modified:
branches/Branch_New_Paging/tests/src/org/hornetq/tests/integration/client/PagingTest.java
===================================================================
---
branches/Branch_New_Paging/tests/src/org/hornetq/tests/integration/client/PagingTest.java 2010-11-13
05:38:12 UTC (rev 9885)
+++
branches/Branch_New_Paging/tests/src/org/hornetq/tests/integration/client/PagingTest.java 2010-11-13
06:04:44 UTC (rev 9886)
@@ -467,7 +467,7 @@
UnitTestCase.assertEqualsByteArrays(body, other);
}
-
+
/**
* - Make a destination in page mode
* - Add stuff to a transaction
@@ -998,7 +998,7 @@
}
// This test will force a depage thread as soon as the first message hits the page
- public void testDepageOnTX5() throws Exception
+ public void testDepageDuringTransaction5() throws Exception
{
clearData();
Show replies by date