Enable JMunit

Enabling means shipping all test cases and test suites and the JMUnit framework classes into the application package. To enable JMUnit right click the Project folder and select the Mobile tools for java > Enable JMunit option.

Enable JMUnit

Disable JMunit

Disable means NOT shipping all test cases and test suites and the JMUnit framework classes into the application package. To disable JMUnit right click the Project folder and select the Mobile tools for java > Disable JMunit option.

Disable JMUnit

  • Note

    For the correct exclusion of test cases and test suites from the application package when JMUnit is disabled the following naming rules must be followed: