|
|||||
|
|||||
Home
IntroductionSysUnit is an extension to JUnit that makes performing integration tests easy. At one end of the spectrum, it merely enhances normal JUnit semantics by providing a method for writing multithreaded tests, while at the other end, it provides structure for writing and coordinating tests that involve multiple JVMs. Multi-threaded TestsInstead of writing a test that extends Using your IDE to run testsSome IDEs don't recognise a unit test using the above code. If so just add a static suite() method and your IDE should be able to run your system test as if it was a normal unit test... |
|||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||