package.html :  » Testing » testng » org » testng » spring » test » Java Open Source

Java Open Source » Testing » testng 
testng » org » testng » spring » test » package.html
<html>
<body>

Superclasses for tests requiring Spring application contexts,
including support for transactional execution of test cases,
with automatic rollback on completion.
Useful as base classes for application-specific tests.
<br/>
The superclasses in this package are ideal for integration testing. 
<i>Unit</i> testing should not normally involve the Spring container,
but should test classes in isolation.

</body>
</html>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.