Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6415 - Cannot combine multiple unitTest options on a method

6415   Cannot combine multiple unitTest options on a method

Cause

This error occurs if you include more than one of the following method options in the signature of a method involved in unit testing.

For details, see "Writing Unit Tests", in Chapter 17 of the JADE Developer’s Reference.

Action

Correct your coding.