Serialized Form


Package jsystem.extensions.report.html.summary

Class jsystem.extensions.report.html.summary.Attributes extends LinkedList implements Serializable

Class jsystem.extensions.report.html.summary.Chapter extends Tag implements Serializable

Serialized Fields

name

String name

objectives

String objectives

table

Table table

Class jsystem.extensions.report.html.summary.Table extends Tag implements Serializable

Class jsystem.extensions.report.html.summary.Tag extends LinkedList implements Serializable

Serialized Fields

attributes

Attributes attributes

name

String name

close

boolean close


Package jsystem.framework.analyzer

Class jsystem.framework.analyzer.AnalyzerException extends AssertionFailedError implements Serializable


Package jsystem.swingui.fixtureui

Class jsystem.swingui.fixtureui.FixturePanel extends JPanel implements Serializable

Serialized Fields

fTree

JTree fTree

fScrollTree

JScrollPane fScrollTree

fModel

FixtureModel fModel


Package jsystem.treeui

Class jsystem.treeui.DirectoryNode extends Node implements Serializable

Serialized Fields

dir

File dir

Class jsystem.treeui.JarEntryNode extends Node implements Serializable

Class jsystem.treeui.JarNode extends Node implements Serializable

Serialized Fields

jar

JarFile jar

Class jsystem.treeui.Node extends DefaultMutableTreeNode implements Serializable

Serialized Fields

isSelected

boolean isSelected

status

int status

isClassPath

boolean isClassPath

Class jsystem.treeui.RootNode extends Node implements Serializable

Serialized Fields

fPathItems

Vector fPathItems

Class jsystem.treeui.TestCaseNode extends Node implements Serializable

Serialized Fields

aClass

Class aClass

Class jsystem.treeui.TestNode extends Node implements Serializable

Serialized Fields

method

Method method

Class jsystem.treeui.TestOrderModel extends DefaultTableModel implements Serializable

Serialized Fields

lastIndex

int lastIndex

Class jsystem.treeui.TestOrderTable extends JSplitPane implements Serializable

Serialized Fields

model

TestOrderModel model

table

JTable table

upButton

JButton upButton

downButton

JButton downButton

Class jsystem.treeui.TestReporterTable extends JTable implements Serializable

Serialized Fields

commandsModel

TestReportModel commandsModel

commandsTable

JTable commandsTable

scroller

JScrollPane scroller

lastIndex

int lastIndex

lastTestStatus

boolean lastTestStatus

Class jsystem.treeui.TestReportModel extends DefaultTableModel implements Serializable

Serialized Fields

ColumnList

String[] ColumnList

ALL

int ALL
See Also:
Constant Field Values

NEW

int NEW
See Also:
Constant Field Values

SAME

int SAME
See Also:
Constant Field Values

MAX_DEVICE_TABLE_ROW

int MAX_DEVICE_TABLE_ROW
See Also:
Constant Field Values

MAX_DEVICE_TABLE_COLUMN

int MAX_DEVICE_TABLE_COLUMN

MAX_ALLOWED_CACHE

int MAX_ALLOWED_CACHE
See Also:
Constant Field Values

FIRST

int FIRST
See Also:
Constant Field Values

NONE

int NONE
See Also:
Constant Field Values

OK

int OK
See Also:
Constant Field Values

FAIL

int FAIL
See Also:
Constant Field Values

COMMAND

int COMMAND
See Also:
Constant Field Values

STATUS

int STATUS
See Also:
Constant Field Values

allDataList

ArrayList allDataList

Class jsystem.treeui.TestTreePanel extends JPanel implements Serializable

Serialized Fields

tree

JTree tree

treeModel

TestTreeModel treeModel

scrollTree

JScrollPane scrollTree

selectionChange

NodeSelectionChange selectionChange

Class jsystem.treeui.TestTreeView extends JFrame implements Serializable

Serialized Fields

MIN_VALUE

int MIN_VALUE
See Also:
Constant Field Values

MAX_VALUE

int MAX_VALUE
See Also:
Constant Field Values

testBrowser

TestTreePanel testBrowser

testReporter

TestReporterTable testReporter

orderTable

TestOrderTable orderTable

progressBar

JProgressBar progressBar

currentNode

Node currentNode

splitPane

JSplitPane splitPane

lastDeviderLocation

int lastDeviderLocation

hidden

boolean hidden

runButton

JButton runButton

stopButton

JButton stopButton

pauseButton

JButton pauseButton

refreshButton

JButton refreshButton

logButton

JButton logButton

sutCombo

JComboBox sutCombo

menuSaveItem

JMenuItem menuSaveItem

menuExitItem

JMenuItem menuExitItem

menuExpandItem

JMenuItem menuExpandItem

menuSelectItem

JMenuItem menuSelectItem

menuGetLastRunner

JMenuItem menuGetLastRunner

menuCheckItem

JMenuItem menuCheckItem

menuUnchecktItem

JMenuItem menuUnchecktItem

popupMenu

JPopupMenu popupMenu

rootPopupMenu

JPopupMenu rootPopupMenu

popupCheckItem

JMenuItem popupCheckItem

popupUncheckItem

JMenuItem popupUncheckItem

popupCheckItem2

JMenuItem popupCheckItem2

popupUncheckItem2

JMenuItem popupUncheckItem2

popupSaveListAs

JMenuItem popupSaveListAs

popupLoadList

JMenuItem popupLoadList

popupExportJar

JMenuItem popupExportJar

popupImportJar

JMenuItem popupImportJar

popupPublishJar

JMenuItem popupPublishJar

popupSetAsCurrent

JMenuItem popupSetAsCurrent

runner

TestRunner runner

fixturePanel

FixturePanel fixturePanel

tabbes

JTabbedPane tabbes

fixtureView

FixtureView fixtureView


Package jsystem.treeui.publisher

Class jsystem.treeui.publisher.ElementNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

element

Element element

viewMode

int viewMode

type

int type

status

int status

name

String name

Class jsystem.treeui.publisher.PublisherTreePanel extends JPanel implements Serializable

Serialized Fields

reportFileName

String reportFileName

tempFileName

String tempFileName

tree

JTree tree

treeModel

PublisherTreeModel treeModel

scrollTree

JScrollPane scrollTree

reloadFileButton

JButton reloadFileButton

loadFile

JButton loadFile

viewTypeCombo

JComboBox viewTypeCombo

textPane

JTextPane textPane

currentNode

ElementNode currentNode

ignoreButton

JButton ignoreButton

ignoreMsgButton

JButton ignoreMsgButton

deleteButton

JButton deleteButton

saveButton

JButton saveButton

publishButton

JButton publishButton

Class jsystem.treeui.publisher.TestNode extends TestStepNode implements Serializable

Class jsystem.treeui.publisher.TestStepNode extends ElementNode implements Serializable

Serialized Fields

message

String message


Package junit.framework

Class junit.framework.AssertionFailedError extends Error implements Serializable

Class junit.framework.ComparisonFailure extends AssertionFailedError implements Serializable

Serialized Fields

fExpected

String fExpected

fActual

String fActual