SPT RWT Application API

com.sptci.rwt
Class AllTests

java.lang.Object
  extended by com.sptci.rwt.AllTests

public class AllTests
extends Object

Execute all the tests for the project.

© Copyright 2007 Sans Pareil Technologies, Inc.

Version:
$Id: AllTests.java 4123 2008-05-25 21:49:01Z rakesh $
Author:
Rakesh Vidyadharan 2007-09-25

Constructor Summary
AllTests()
           
 
Method Summary
static void main(String[] args)
           
static Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static Test suite()

main

public static void main(String[] args)

SPT RWT Application API