A B C D E F G H I J K L M O P R S T

A

aboutToStart(Test, TestResult) - Method in class junit.swingui.FailureRunView
 
aboutToStart(Test, TestResult) - Method in class junit.swingui.TestHierarchyRunView
 
activate() - Method in class junit.swingui.FailureRunView
 
activate() - Method in class junit.swingui.TestHierarchyRunView
 
addTab(JTabbedPane) - Method in class junit.swingui.FailureRunView
 
addTab(JTabbedPane) - Method in class junit.swingui.TestHierarchyRunView
 
addToGrid(Component, int, int, int, int, double, double, int, int, Insets) - Method in class junit.swingui.CounterPanel
 

B

BOLD_FONT - Static variable in class junit.swingui.StatusLine
 
browseTestClasses() - Method in class junit.swingui.TestRunner
 

C

centerWindow(Component) - Static method in class junit.swingui.TestSelector
 
checkEnableOK(ListSelectionEvent) - Method in class junit.swingui.TestSelector
 
ClassPathTestCollector - Class in junit.runner
An implementation of a TestCollector that consults the class path.
ClassPathTestCollector() - Constructor for class junit.runner.ClassPathTestCollector
 
clear() - Method in interface junit.runner.FailureDetailView
Clears the view
clear() - Method in class junit.swingui.DefaultFailureDetailView
Clears the output.
clear() - Method in class junit.swingui.StatusLine
 
collectFilesInPath(String) - Method in class junit.runner.ClassPathTestCollector
 
collectTests() - Method in class junit.runner.ClassPathTestCollector
 
collectTests() - Method in interface junit.runner.TestCollector
Returns an enumeration of Strings with qualified class names
CounterPanel - Class in junit.swingui
A panel with test run counters
CounterPanel() - Constructor for class junit.swingui.CounterPanel
 

D

DefaultFailureDetailView - Class in junit.swingui
A view that shows a stack trace of a failure
DefaultFailureDetailView() - Constructor for class junit.swingui.DefaultFailureDetailView
 

E

ExceptionTestCase - Class in junit.extensions
A TestCase that expects an Exception of class fExpected to be thrown.
ExceptionTestCase(String, Class) - Constructor for class junit.extensions.ExceptionTestCase
 

F

FailureDetailView - Interface in junit.runner
A view to show a details about a failure
FailureRunView - Class in junit.swingui
A view presenting the test failures as a list.
FailureRunView(TestRunContext) - Constructor for class junit.swingui.FailureRunView
 
failureSelected() - Method in class junit.awtui.TestRunner
 
fError - Variable in class junit.awtui.ProgressBar
 
fProgress - Variable in class junit.awtui.ProgressBar
 
fProgressX - Variable in class junit.awtui.ProgressBar
 
fTotal - Variable in class junit.awtui.ProgressBar
 

G

getComponent() - Method in interface junit.runner.FailureDetailView
Returns the component used to present the TraceView
getComponent() - Method in class junit.swingui.DefaultFailureDetailView
Returns the component used to present the trace
getFailures() - Method in interface junit.swingui.TestRunContext
Returns the failure model
getFailures() - Method in class junit.swingui.TestRunner
 
getIconResource(Class, String) - Static method in class junit.swingui.TestRunner
 
getLoader() - Method in class junit.runner.JUnit3AdaptedBaseTestRunner
Returns the loader to be used.
getResource(String) - Method in class junit.runner.TestCaseClassLoader
 
getResourceAsStream(String) - Method in class junit.runner.TestCaseClassLoader
 
getRunner() - Method in class junit.awtui.TestRunner
 
getSelectedItem() - Method in class junit.swingui.TestSelector
 
getSelectedTest() - Method in class junit.swingui.FailureRunView
 
getSelectedTest() - Method in class junit.swingui.TestHierarchyRunView
 

H

handleTestSelected(Test) - Method in interface junit.swingui.TestRunContext
Handles the selection of a Test.
handleTestSelected(Test) - Method in class junit.swingui.TestRunner
 

I

inMac() - Static method in class junit.runner.JUnit3AdaptedBaseTestRunner
 
insertUpdate(DocumentEvent) - Method in class junit.swingui.TestRunner
 
inVAJava() - Static method in class junit.runner.JUnit3AdaptedBaseTestRunner
 
isEmpty() - Method in class junit.swingui.TestSelector
 
isExcluded(String) - Method in class junit.runner.TestCaseClassLoader
 

J

junit.awtui - package junit.awtui
 
junit.extensions - package junit.extensions
 
junit.runner - package junit.runner
 
junit.swingui - package junit.swingui
 
JUnit3AdaptedBaseTestRunner - Class in junit.runner
 
JUnit3AdaptedBaseTestRunner() - Constructor for class junit.runner.JUnit3AdaptedBaseTestRunner
 

K

keySelectTestClass(char) - Method in class junit.swingui.TestSelector
 

L

load(String) - Method in class junit.runner.ReloadingTestSuiteLoader
 
load(String) - Method in class junit.runner.StandardTestSuiteLoader
Uses the system class loader to load the test class
load(String) - Method in interface junit.runner.TestSuiteLoader
 
loadClass(String, boolean) - Method in class junit.runner.TestCaseClassLoader
 
loadImage(String) - Method in class junit.awtui.Logo
 
LoadingTestCollector - Class in junit.runner
An implementation of a TestCollector that loads all classes on the class path and tests whether it is assignable from Test or provides a static suite method.
LoadingTestCollector() - Constructor for class junit.runner.LoadingTestCollector
 
Logo - Class in junit.awtui
 
Logo() - Constructor for class junit.awtui.Logo
 

M

MacProgressBar - Class in junit.swingui
http://java.sun.com/developer/technicalArticles/JavaLP/JavaToMac2/
MacProgressBar(JTextField) - Constructor for class junit.swingui.MacProgressBar
 
main(String[]) - Static method in class junit.awtui.TestRunner
 
main(String[]) - Static method in class junit.swingui.TestRunner
 

O

okSelected() - Method in class junit.swingui.TestSelector
 

P

paint(Graphics) - Method in class junit.awtui.Logo
 
paint(Graphics) - Method in class junit.awtui.ProgressBar
 
paintBackground(Graphics) - Method in class junit.awtui.Logo
 
paintBackground(Graphics) - Method in class junit.awtui.ProgressBar
 
paintStatus(Graphics) - Method in class junit.awtui.ProgressBar
 
PLAIN_FONT - Static variable in class junit.swingui.StatusLine
 
ProgressBar - Class in junit.awtui
 
ProgressBar() - Constructor for class junit.awtui.ProgressBar
 

R

reload(Class) - Method in class junit.runner.ReloadingTestSuiteLoader
 
reload(Class) - Method in class junit.runner.StandardTestSuiteLoader
Uses the system class loader to load the test class
reload(Class) - Method in interface junit.runner.TestSuiteLoader
 
ReloadingTestSuiteLoader - Class in junit.runner
A TestSuite loader that can reload classes.
ReloadingTestSuiteLoader() - Constructor for class junit.runner.ReloadingTestSuiteLoader
 
removeUpdate(DocumentEvent) - Method in class junit.swingui.TestRunner
 
rerun() - Method in class junit.awtui.TestRunner
 
reset() - Method in class junit.awtui.ProgressBar
 
reset() - Method in class junit.swingui.CounterPanel
 
revealFailure(Test) - Method in class junit.swingui.FailureRunView
 
revealFailure(Test) - Method in class junit.swingui.TestHierarchyRunView
 
run(Class) - Static method in class junit.awtui.TestRunner
 
run(Class) - Static method in class junit.swingui.TestRunner
 
runFinished(Test, TestResult) - Method in class junit.swingui.FailureRunView
 
runFinished(Test, TestResult) - Method in class junit.swingui.TestHierarchyRunView
 
runSuite() - Method in class junit.awtui.TestRunner
 
runSuite() - Method in class junit.swingui.TestRunner
 

S

scale(int) - Method in class junit.awtui.ProgressBar
 
setBounds(int, int, int, int) - Method in class junit.awtui.ProgressBar
 
setErrorValue(int) - Method in class junit.swingui.CounterPanel
 
setFailureValue(int) - Method in class junit.swingui.CounterPanel
 
setRunValue(int) - Method in class junit.swingui.CounterPanel
 
setSuite(String) - Method in class junit.swingui.TestRunner
 
setSuiteName(String) - Method in class junit.awtui.TestRunner
 
setTotal(int) - Method in class junit.swingui.CounterPanel
 
showError(String) - Method in class junit.swingui.StatusLine
 
showFailure(TestFailure) - Method in interface junit.runner.FailureDetailView
Shows details of a TestFailure
showFailure(TestFailure) - Method in class junit.swingui.DefaultFailureDetailView
Shows a TestFailure
showInfo(String) - Method in class junit.swingui.StatusLine
 
SimpleTestCollector - Class in junit.runner
An implementation of a TestCollector that considers a class to be a test class when it contains the pattern "Test" in its name
SimpleTestCollector() - Constructor for class junit.runner.SimpleTestCollector
 
Sorter - Class in junit.runner
A custom quick sort with support to customize the swap behaviour.
Sorter() - Constructor for class junit.runner.Sorter
 
Sorter.Swapper - Interface in junit.runner
 
sortStrings(Vector, int, int, Sorter.Swapper) - Static method in class junit.runner.Sorter
 
StandardTestSuiteLoader - Class in junit.runner
The standard test suite loader.
StandardTestSuiteLoader() - Constructor for class junit.runner.StandardTestSuiteLoader
 
start(int) - Method in class junit.awtui.ProgressBar
 
start(String[]) - Method in class junit.awtui.TestRunner
Starts the TestRunner
start(String[]) - Method in class junit.swingui.TestRunner
Starts the TestRunner
StatusLine - Class in junit.swingui
A status line component.
StatusLine(int) - Constructor for class junit.swingui.StatusLine
 
step(boolean) - Method in class junit.awtui.ProgressBar
 
swap(Vector, int, int) - Method in interface junit.runner.Sorter.Swapper
 

T

terminate() - Method in class junit.swingui.TestRunner
Terminates the TestRunner
TestCaseClassLoader - Class in junit.runner
A custom class loader which enables the reloading of classes for each test run.
TestCaseClassLoader() - Constructor for class junit.runner.TestCaseClassLoader
Constructs a TestCaseLoader.
TestCaseClassLoader(String) - Constructor for class junit.runner.TestCaseClassLoader
Constructs a TestCaseLoader.
TestCollector - Interface in junit.runner
Collects Test class names to be presented by the TestSelector.
testEnded(String) - Method in class junit.awtui.TestRunner
 
testEnded(String) - Method in class junit.swingui.TestRunner
 
testFailed(int, Test, Throwable) - Method in class junit.awtui.TestRunner
 
testFailed(int, Test, Throwable) - Method in class junit.swingui.TestRunner
 
TestHierarchyRunView - Class in junit.swingui
A hierarchical view of a test run.
TestHierarchyRunView(TestRunContext) - Constructor for class junit.swingui.TestHierarchyRunView
 
TestRunContext - Interface in junit.swingui
The interface for accessing the Test run context.
TestRunner - Class in junit.awtui
An AWT based user interface to run tests.
TestRunner() - Constructor for class junit.awtui.TestRunner
 
TestRunner - Class in junit.swingui
A Swing based user interface to run tests.
TestRunner() - Constructor for class junit.swingui.TestRunner
 
TestSelector - Class in junit.swingui
A test class selector.
TestSelector(Frame, TestCollector) - Constructor for class junit.swingui.TestSelector
 
testStarted(String) - Method in class junit.awtui.TestRunner
 
testStarted(String) - Method in class junit.swingui.TestRunner
 
TestSuiteLoader - Interface in junit.runner
An interface to define how a test suite should be loaded.
testViewChanged() - Method in class junit.swingui.TestRunner
 
textChanged() - Method in class junit.swingui.TestRunner
 

A B C D E F G H I J K L M O P R S T