Designer > BPEL Unit Testing > Debugging a B-unit Test
  

Debugging a B-unit Test

If your B-unit test fails, you can right-click on the test name in the B-unit view, and select Debug. The Debug view opens and your test is run. The Console displays the logging output from the test.
In Debug mode, you can set breakpoints in the BPEL file and debug it, just like remote debugging.