Package | Description |
---|---|
com.itko.lisa.coordinator | |
com.itko.lisa.stats | |
com.itko.lisa.test |
Modifier and Type | Class and Description |
---|---|
class |
ReportGenerator
This base class implements the context support for any means you wish to
listen for test events and publish them to the obvious places, like the
screen, printer, database, or file.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetricIntegration
How the LISA stats panel learns about and uses Metrics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CompanionInterface
Companions are used to do any kind of per-test execution initialization and
cleanup that you might need.
|
interface |
DataSet
This interface is the RMI-enabled server contract for all DataSets.
|
interface |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Abend
This class implements the abnormal termination of a test node.
|
class |
com.itko.lisa.test.Assertion |
class |
CheckResult
This is a deprecated class used to avoid code changes.
|
class |
com.itko.lisa.test.CompanionBase |
class |
DataSetImpl
This is an abstract class that provides most of the context support for
LISA Data Sets.
|
class |
NormalEnd
This class implements the normal termination of a test node.
|
class |
SimpleCompanion
SimpleCompanion - a simplified way to extend LISA with new companions.
|
class |
TestNode
TestNode is the heart of LISA.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.