Jetif v1.8.0

Serialized Form


Package jetif

Class jetif.CaseResult extends Object implements Serializable

Serialized Fields

name

String name

comments

List comments

methodResults

ArrayList methodResults

state

int state

elapsedTime

long elapsedTime

spec

CaseSpec spec

Class jetif.ConversionException extends Exception implements Serializable

Class jetif.CreateSuiteException extends FrameworkException implements Serializable

Class jetif.FrameworkException extends Exception implements Serializable

Class jetif.HandlerNotFoundException extends Exception implements Serializable

Class jetif.MethodResult extends Object implements Serializable

Serialized Fields

EMPTY_PARAMETERS

String[] EMPTY_PARAMETERS

name

String name

signature

String signature

parameters

String[] parameters

expected

String expected

exception

String exception

actual

String actual

actualException

String actualException

error

String error

time

long time

spec

MethodSpec spec

flags

BitSet flags

Class jetif.SpecException extends Exception implements Serializable

Class jetif.UnsupportedTypeException extends Exception implements Serializable


Package jetif.ext

Class jetif.ext.SuiteResult extends Object implements Serializable

Serialized Fields

suiteName

String suiteName

results

ArrayList results

startTime

long startTime

endTime

long endTime

total

int total

passed

int passed

failed

int failed

skipped

int skipped


Package jetif.ext.proxy

Class jetif.ext.proxy.EJBProxyAgentBean extends Object implements Serializable

Serialized Fields

testAgent

LwProxyAgent testAgent

Class jetif.ext.proxy.IDLProxyAgent extends jetif.ext.proxy.idl._ProxyAgentImplBase implements Serializable

Serialized Fields

agent

LwProxyAgent agent


Jetif v1.8.0

Copyright © 2004,2005 Vicky Wang - All Rights Reserved.