Package | Description |
---|---|
com.itko.lisa.coordinator | |
com.itko.lisa.editor | |
com.itko.lisa.perfmgr | |
com.itko.lisa.stats | |
com.itko.lisa.test | |
com.itko.lisa.testing |
Class and Description |
---|
DataSet
This interface is the RMI-enabled server contract for all DataSets.
|
LisaException
This exception class contains the base class for Lisa exceptions
|
NamedType
The object's class name is an easy fetch with getClass().getName(), but
we often need human usable versions of an object's type that we can use
instead.
|
TestCase
This class contains the object form of the test case that
is stored as a document somewhere.
|
TestDefException
This is the base exception class for all LISA test definition errors.
|
TestEvent
This object contains all the data related to a specific event that
occurred during a test execution.
|
TestEventListener
Interface for anyone who wants to register to receive TestEvent
objects from a given test run.
|
TestNode
TestNode is the heart of LISA.
|
TestRunException
This exception class contains the details of a run-time error in LISA.
|
Class and Description |
---|
NamedObject
Interface to make it easy for object passed around to be named.
|
NamedObject.NameType |
RandSet
This class implements a random data set.
|
TestCase
This class contains the object form of the test case that
is stored as a document somewhere.
|
TestDefException
This is the base exception class for all LISA test definition errors.
|
TestExec
This is the heart of test execution.
|
TestNode
TestNode is the heart of LISA.
|
Class and Description |
---|
LisaException
This exception class contains the base class for Lisa exceptions
|
TestDefException
This is the base exception class for all LISA test definition errors.
|
Class and Description |
---|
NamedType
The object's class name is an easy fetch with getClass().getName(), but
we often need human usable versions of an object's type that we can use
instead.
|
TestDefException
This is the base exception class for all LISA test definition errors.
|
TestEvent
This object contains all the data related to a specific event that
occurred during a test execution.
|
TestEventListener
Interface for anyone who wants to register to receive TestEvent
objects from a given test run.
|
Class and Description |
---|
CompanionInterface
Companions are used to do any kind of per-test execution initialization and
cleanup that you might need.
|
DataSet
This interface is the RMI-enabled server contract for all DataSets.
|
DataSetImpl.DataType |
FilterInterface
NOTE: Filters should now extend FilterBaseImpl.java and implement subPreFilter and subPostFilter methods
Filters are used to do any kind of result parsing or custom validation
you might require.
|
LisaException
This exception class contains the base class for Lisa exceptions
|
NamedObject.NameType |
NamedType
The object's class name is an easy fetch with getClass().getName(), but
we often need human usable versions of an object's type that we can use
instead.
|
RandSet
This class implements a random data set.
|
TestCase
This class contains the object form of the test case that
is stored as a document somewhere.
|
TestDefException
This is the base exception class for all LISA test definition errors.
|
TestEvent
This object contains all the data related to a specific event that
occurred during a test execution.
|
TestEventListener
Interface for anyone who wants to register to receive TestEvent
objects from a given test run.
|
TestEventMgr
A TestEventMgr is a queue for receiving LISA events and publishing those events to interested listeners.
|
TestEventMgr.TestListener
This class keeps the test event listener object and its filter list
|
TestExec
This is the heart of test execution.
|
TestExec.TestExecInfo |
TestNode
TestNode is the heart of LISA.
|
TestNode.ASSERT_FILTER_TYPE |
TestNode.FILTER_RUN_TYPE |
TestRunException
This exception class contains the details of a run-time error in LISA.
|
Class and Description |
---|
TestDefException
This is the base exception class for all LISA test definition errors.
|
TestEvent
This object contains all the data related to a specific event that
occurred during a test execution.
|
TestEventListener
Interface for anyone who wants to register to receive TestEvent
objects from a given test run.
|
TestRunException
This exception class contains the details of a run-time error in LISA.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.