external » runJUnit(className)
Description
This command can be used to run the Junit Test. It will execute the unit test for desired class. The unit pass the result will be pass or else fail otherwise.
Parameters
- className - this parameter is the name of the unit test class name