Creating a COBOL JVM Unit Test Project

In the COBOL Explorer view, create a COBOL JVM Unit Test Project:

  1. Click File > New > COBOL JVM Unit Test Project.

    This opens the New COBOL JVM Unit Test Project dialog box.

  2. In the Project name field, type AddressBookJVMTest.
  3. Click Use default JRE.
  4. Click Finish.

You need to configure and import the source code that run the tests: