ossj.common.tck
Class Starter

java.lang.Object
  extended by ossj.common.tck.Starter

public class Starter
extends Object

Version:

Nested Class Summary
 class Starter.StreamRedirector
           
 class Starter.SuiteStarter
           
 
Field Summary
static boolean stopAtFirstFailed
           
 
Constructor Summary
Starter(String[] args)
          Creates new Starter
 
Method Summary
static void main(String[] args)
           
 void startTck()
          Start the test suite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stopAtFirstFailed

public static boolean stopAtFirstFailed
Constructor Detail

Starter

public Starter(String[] args)
Creates new Starter

Method Detail

startTck

public void startTck()
              throws Exception
Start the test suite

Throws:
Exception - any

main

public static void main(String[] args)
Parameters:
args - the command line arguments


Copyright 2002-2006 The Members of the OSS through Java(TM) Initiative. All rights reserved. Use is subject to license terms.