Fix next batch provider's state validator and creation ended event firing
commit6f62ac19ab9f7a3c7c5021f4547e5fcd6e97fb90
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 08:47:49 +0000 (28 14:47 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 08:47:49 +0000 (28 14:47 +0600)
tree0b1d83d0277de9ca4f8b76e193b0e10a80352d90
parent48564ac8ec9a255fff359c4563232931a21a1701
Fix next batch provider's state validator and creation ended event firing

Batch provider's state validation logic was opposite thus fixed it.

Wrong operation was called to notify about creation ended event, thus fixed
that as well.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-load-test/smart-load-test-engine-impl/src/main/java/com/smartitengineering/loadtest/engine/impl/management/DefaultTestCaseBatchCreator.java