testdriven.com Wrangling quality out of chaos

JBI Mock Framework: mock testing framework for JBI components

03.14.2007 · Posted in Links

The JBI Mock Framework is a set of classes allowing developers to test JBI components at a unit level, mocking out the Normalized Message Router (NMR). Using the mock classes, developers can achieve high test coverage for their JBI Components. It provides:

- Mock interfaces and Basic implementations for the majority of JBI interfaces
- Mock classes to write unit tests for Binding Components and Service Engines
- Examples showing how to use the Spring Framework and JUnit to create a unit test
link

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed