Previous Topic: Test Harness FlowNext Topic: Custom Connector Logging


Run the Test Harness

You can run the test harness as a TestNG test in the Eclipse debugger.

Follow these steps:

  1. Open Eclipse and set any initial breakpoints of interest in your connector and your connector test class.
  2. Right-click your test class in the Project Explorer and select Debug As, TestNG Test.

    The test harness runs and displays the test results in the Console tab.