ARTEMIS-1924 Renaming test to a proper name
This commit is contained in:
parent
c5e33915fd
commit
42fa84fa51
|
@ -61,7 +61,7 @@ public class AmqpNoHearbeatsTest extends AmqpClientTestSupport {
|
||||||
|
|
||||||
|
|
||||||
@Test(timeout = 60000)
|
@Test(timeout = 60000)
|
||||||
public void testBrokerSendsHalfConfiguredIdleTimeout() throws Exception {
|
public void testHeartless() throws Exception {
|
||||||
AmqpClient client = createAmqpClient();
|
AmqpClient client = createAmqpClient();
|
||||||
assertNotNull(client);
|
assertNotNull(client);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue