Configuring and using JUnit for unit testing

JUnit is a unit testing framework for Java code. Unit testing refers to programmatically testing individual pieces of code and it is actually part of the software development and construction process. In JDeveloper, JUnit is supported via the BC4J JUnit Integration and JUnit Integration extensions available through the Official Oracle Extensions and Updates update center. The BC4J JUnit Integration extension makes available wizards for constructing JUnit unit test cases, suites, and fixtures specifically for business components projects. On the other hand, the JUnit Integration extension includes wizards to help you setup generic JUnit artifacts. Upon installation, these extensions make available ...

Get Oracle JDeveloper 11gR2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.