Interface | Description |
---|---|
Controller |
Within the LISA Test Manager, every editable object has a Controller.
|
CustomFilterEditor |
Abstract class that any custom Filter editors must implement.
|
NodeUIInterface |
Class | Description |
---|---|
ControllerBase |
Base class for all known Controller implementations
|
CustJavaNodeEditor |
This Editor knows how to edit and generate com.itko.lisa.test.CustJavaNode TestNodes.
|
CustomCompanionEditor |
Any custom Companion that has specific state that must be edited needs a class
that subclasses this guy.
|
CustomEditor |
This is the heart of how you extend Lisa for your own Test components.
|
CustomResultEditor |
Abstract class that any custom CheckResult editors must implement.
|
TestCaseInfo | |
TestNodeInfo |
Copyright © 1998-2014 CA, Inc. All Rights Reserved.