Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems.The framework integrates seamlessly with JUnit,MockEJB and various mock object implementations and is based on the AspectJ technology.
- Category: Testing Tools
- License: BSD License
- HomePage: http://surrogate.sourceforge.net


