The following topics describe how to create and run Process (PUnit) and Component
(CUnit) test cases.
Unit Test Overview
A unit test is a piece of code used to test pieces of code. Oracle BPM Provides a framework for testing individual BPM Components or an entire Process.
Creating a Unit Test
The following procedure shows you how to create CUnit and PUnit test suites.
Running a Unit Test
After you have created unit tests for your Components or Project, you can run the tests within Oracle BPM Studio. Unit test results are displayed in the Test Results View.
Test Results View
The Test Results View displays results from PUnit and CUnit tests.