Integrate smart-dao's changes into load test project
commit735bc17dc65c30f30ca058d0787178ddfd31d235
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 26 Jan 2009 04:12:21 +0000 (26 10:12 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 26 Jan 2009 04:12:21 +0000 (26 10:12 +0600)
tree6d20bf85a6ceee05ee07b145a241dc988407cd2c
parenta8b01899b94baf5223bdad0dd00fa42f9d2e1464
Integrate smart-dao's changes into load test project

Discovered that while building the whole project the test fails
indeterministically and thus was trying to debug, but could not resolve the
problem; but the project compiles without any error.

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/persistence/db/DatabasePersistentTestResultEngineImpl.java
smart-load-test/smart-load-test-engine-impl/src/test/java/com/smartitengineering/loadtest/engine/impl/LoadTestEngineImplTest.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/result/KeyedInformation.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/result/TestCaseInstanceResult.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/result/TestCaseResult.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/result/TestProperty.java
smart-load-test/smart-load-test-engine/src/main/java/com/smartitengineering/loadtest/engine/result/TestResult.java