Changing test case name

This commit is contained in:
Ashwin Giridharan 2020-05-25 13:37:10 -07:00
parent 72a6d5e084
commit 08ca1b61bc

View file

@ -75,7 +75,7 @@ public class BlockOnParentShardTaskTest {
* @throws DependencyException
*/
@Test
public final void testCallWhenParentsHaveFinished()
public final void testCallShouldNotThrowBlockedOnParentWhenParentsHaveFinished()
throws DependencyException, InvalidStateException, ProvisionedThroughputException {
ShardInfo shardInfo = null;
@ -116,7 +116,7 @@ public class BlockOnParentShardTaskTest {
* @throws DependencyException
*/
@Test
public final void testCallWhenParentsHaveFinishedMultiStream()
public final void testCallShouldNotThrowBlockedOnParentWhenParentsHaveFinishedMultiStream()
throws DependencyException, InvalidStateException, ProvisionedThroughputException {
ShardInfo shardInfo = null;