The JUnit step supports JUnit3 and JUnit4 test cases and test suites. This procedure describes the steps that are required to execute DevTest tests as JUnit tests and have them report as native JUnit tests.
Follow these steps:
Logging output is written to a junitlisa_log.log file in the user.home\lisatmp directory.
The logging level that is used is the same level that is set in LISA_HOME\logging.properties.
To change the logging level:
Edit the first line of this file, from:
log4j.rootCategory=INFO,A1
to
log4j.rootCategory=DEBUG,A1
The Standard JUnit output is available at user.home\lisatmp\junit\index.html.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|