Once you have developed an application-specific business object and a supporting ABAP handler, you must unit test to make sure they support the desired functionality. IBM provides unit test tools that operate independently from your WebSphere business integration system. This means that you do not need to have an integration broker or the connector running to test your business object. However, these tools do not replace full end-to-end testing through the WebSphere business integration system and are meant only to be used for unit testing of individual business objects and ABAP handlers.
This chapter contains the following sections: