Package | Description |
---|---|
org.safs.model | |
org.safs.model.examples.tables.cycle | |
org.safs.model.examples.tables.step | |
org.safs.model.examples.tables.suite |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommand
Superclass of all command types of classes (versus test table types of classes).
|
class |
AbstractTestRecord
The first concrete (though still abstract) implementation of the TestRecordParametersInterface.
|
class |
AbstractTestTable
The intended superclass for all Test Table classes.
|
class |
BlockID
Represents a BlockID command (record type of "B").
|
class |
Breakpoint
Represents a Breakpoint command (record type of "BP").
|
class |
Command
An extra layer to differentiate between ComponentFunction commands and all other
types of commands.
|
class |
ComponentFunction
Represents a ComponentFunction command.
|
class |
CycleTestTable
The concrete implementation to represent test tables for the Cycle test level.
|
class |
DriverCommand
Simple extension to handle Driver Commands of record type "C"
|
class |
EngineCommand
Simple extension to handle Engine Commands of record type "E"
|
class |
ProjectCommand
Simple extension to handle "Project Commands" of record type "T".
|
class |
Skipped
Represents a Skipped command (record type of "S").
|
class |
StepTestTable
The concrete implementation to represent test tables for the Step test level.
|
class |
SuiteTestTable
The concrete implementation to represent test tables for the Suite test level.
|
Modifier and Type | Class and Description |
---|---|
class |
Regression |
Modifier and Type | Class and Description |
---|---|
class |
Logon |
Modifier and Type | Class and Description |
---|---|
class |
AlternateLoginTests |
class |
LoginWinTests |
Copyright © SAS Institute. All Rights Reserved.