Add test instance name to batch event
commit2cb4d3415e86eac64064904f0d007ca5074e6f87
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 02:55:18 +0000 (28 08:55 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 02:55:18 +0000 (28 08:55 +0600)
tree7d780624a3bace2e5d57f9aeb66c083c9429153e
parent5c832275aa6e29b9e0cf7386dae08484ad3cbdb0
Add test instance name to batch event

The API is expanded so that batch events include test instance name, which
could be required for logging purpose.

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/AbstracltTestCaseBatchCreator.java
smart-load-test/smart-load-test-engine-impl/src/main/java/com/smartitengineering/loadtest/engine/impl/management/DefaultTestCaseBatchCreator.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/events/BatchEvent.java