# 이상적인 모양
- Mock Object : 도메인 로직 검사
- Cactus : 통합 테스팅
- HttpUnit : 기능 테스트
- JXUnit : Building Suites of Test Data with XML
- DBUnit : dataset
1. Mock Object
http://www.mockobjects.com
2. Cactus
http://jakarta.apache.org/cactus
3. HttpUnit
http://httpunit.sourceforge.net
4. JXUnit
http://jxunit.sourceforge.net/
5. DBUnit
http://dbunit.sourceforge.net/
- Mock Object : 도메인 로직 검사
- Cactus : 통합 테스팅
- HttpUnit : 기능 테스트
- JXUnit : Building Suites of Test Data with XML
- DBUnit : dataset
1. Mock Object
http://www.mockobjects.com
2. Cactus
http://jakarta.apache.org/cactus
3. HttpUnit
http://httpunit.sourceforge.net
4. JXUnit
http://jxunit.sourceforge.net/
5. DBUnit
http://dbunit.sourceforge.net/