To run Calculator UTS tests:
Run the midlet com.siemens.mp.app.calculatorconverter.UnitCalculatorAllRunner

To run UnitConverter UTS tests:
Run the midlet com.siemens.mp.app.calculatorconverter.UnitUnitConverterAllRunner

To run Calculator CIITS tests:
Run the midlet com.siemens.mp.app.InternalIntegrationCalculatorAllRunner

To run UnitConverter CIITS tests:
Run the midlet com.siemens.mp.app.InternalIntegrationUnitConverterAllRunner

To run Resource handling test:
Run the midlet com.siemens.mp.app.UnitApplicationRunner

Important:
1- CIITS tests take a while to run completely
2- You need jsr75.jar in classpath to log files.
3- Files will be logged to: C:\WTK22\appdb\DefaultColorPhone\filesystem\root1\wolf5-log
4- The resource handling test takes the image from the .jar as an InputStream. So, you need to have this file packaged in the jar file.


