|
TPTP 4.2.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.TestResult
org.eclipse.hyades.test.common.junit.HyadesTestResult
Copyright (c) 2005, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html $Id: HyadesTestResult.java,v 1.2 2006/04/03 20:32:17 paules Exp $ Contributors: IBM Corporation - initial API and implementation
| Field Summary |
|---|
| Fields inherited from class junit.framework.TestResult |
|---|
fErrors, fFailures, fListeners, fRunTests |
| Constructor Summary | |
|---|---|
HyadesTestResult()
|
|
| Method Summary | |
|---|---|
void |
seedThread(java.lang.Thread thread)
Informs the listeners that that a new thread is about to be created to run an asynchronous child of the current test. |
| Methods inherited from class junit.framework.TestResult |
|---|
addError, addFailure, addListener, endTest, errorCount, errors, failureCount, failures, removeListener, run, runCount, runProtected, shouldStop, startTest, stop, wasSuccessful |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HyadesTestResult()
| Method Detail |
public void seedThread(java.lang.Thread thread)
thread -
|
TPTP 4.2.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||