Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

junit.logswingui: Javadoc index of package junit.logswingui.


Package Samples:

junit.logswingui

Classes:

TestRunner: A Swing based user interface to run tests and protocol their results with Log4J . This test runner is derived by the widely used clipboard inheritence pattern from the original Swing based JUnit test runner. Unfortunately, it is almost impossible to subclass this runner. Enter the name of a class which either provides a static suite method or is a subclass of TestCase. Synopsis: java junit.logswingui.TestRunner [-noloading] [TestCase] TestRunner takes as an optional argument the name of the testcase class to be run.
TestRunView: A TestRunView is shown as a page in a tabbed folder. It contributes the page contents and can return the currently selected tests. A TestRunView is notified about the start and finish of a run.
TestProtocolView: Interface showing test protocols in the test runner of JUnit . Created: Thu Nov 08 12:55:54 2001
TestHierarchyRunView: A hierarchical view of a test run. The contents of a test suite is shown as a tree.
DefaultTestProtocolView: DefaultTestProtocolView.java Created: Mon Nov 12 14:49:16 2001
TestSelector: A test class selector. A simple dialog to pick the name of a test suite.
ProgressBar: A simple progress bar showing the green/red status
FailureRunView: A view presenting the test failures as a list.
DefaultFailureDetailView: A view that shows a stack trace of a failure
TestSuitePanel: A Panel showing a test suite as a tree.
TestTreeModel: A tree model for a Test.
AboutDialog: The AboutDialog.

Home | Contact Us | Privacy Policy | Terms of Service