Serialized Form


Package junit.awtui

Class junit.awtui.Logo implements Serializable

Serialized Fields

fImage

java.awt.Image fImage

fWidth

int fWidth

fHeight

int fHeight

Class junit.awtui.ProgressBar implements Serializable

Serialized Fields

fError

boolean fError

fTotal

int fTotal

fProgress

int fProgress

fProgressX

int fProgressX


Package junit.framework

Class junit.framework.AssertionFailedError implements Serializable


Package junit.swingui

Class junit.swingui.CounterPanel implements Serializable

Serialized Fields

fNumberOfErrors

javax.swing.JTextField fNumberOfErrors

fNumberOfFailures

javax.swing.JTextField fNumberOfFailures

fNumberOfRuns

javax.swing.JTextField fNumberOfRuns

fTotal

int fTotal

Class junit.swingui.StatusLine implements Serializable


Package junitx.framework

Class junitx.framework.TestAccessException implements Serializable

Serialized Fields

_reason

java.lang.Exception _reason