Add test case for load test engine's start op
commitec0c6f0b6f3efd7628a50ee1c398dad65d140dc1
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 09:58:24 +0000 (28 15:58 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 28 Oct 2008 09:58:24 +0000 (28 15:58 +0600)
tree3468389f3966fb3e9d27aa3929f8a30f724c3877
parent6f62ac19ab9f7a3c7c5021f4547e5fcd6e97fb90
Add test case for load test engine's start op

This change adds a strict test which not only checks whether a engine starts
as expected or not but also ensures that a started engine stops as expected.

It also verifies the threads that are generated to ensure that nothing
unpredictable occurs.

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