SunSPOT API V5.0


com.sun.spot.testFramework
Class InterIsolateTestResultLog

java.lang.Object
  extended by com.sun.spot.testFramework.SystemOutTestResultLog
      extended by com.sun.spot.testFramework.InterIsolateTestResultLog
All Implemented Interfaces:
ITestResultLog

public class InterIsolateTestResultLog
extends SystemOutTestResultLog


Field Summary
 
Fields inherited from class com.sun.spot.testFramework.SystemOutTestResultLog
errors, failures
 
Constructor Summary
InterIsolateTestResultLog(String isolateIdentifier)
           
 
Method Summary
 void showResults()
           
 
Methods inherited from class com.sun.spot.testFramework.SystemOutTestResultLog
addErrors, addFailures, finishTestRun, reportError, reportFailure, reportSuccess, startTestRun
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterIsolateTestResultLog

public InterIsolateTestResultLog(String isolateIdentifier)
Method Detail

showResults

public void showResults()
Specified by:
showResults in interface ITestResultLog
Overrides:
showResults in class SystemOutTestResultLog

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.