You must make a custom filter available in the model editor before you can use it in a test case.
Follow these steps:
filters=com.mycompany.lisa.FilterFileFirstLine com.mycompany.lisa.FilterFileFirstLine=com.itko.lisa.editor.FilterController,com.itko.lisa.editor.DefaultFilterEditor
You can also add this filter to the wizards in the wizards.xml file.
If your custom filter depends on any third-party libraries, copy those libraries to the LISA_HOME\hotDeploy directory.
In this example, the FilterFileFirstLine described previously has already been packaged for you at LISA_HOME\doc\DevGuide\lisaint-examples.jar. This custom filter does not depend on any third-party libraries.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|