com.martiansoftware.jsap
Class TestAll

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.martiansoftware.jsap.TestAll
All Implemented Interfaces:
junit.framework.Test

public class TestAll
extends junit.framework.TestCase

Runs all of the JSAP tests, including those in sub-packages.

Author:
Marty Lamb

Constructor Summary
TestAll()
           
 
Method Summary
static junit.framework.Test suite()
          Returns a collection of all the JSAP tests, including those in subpackages.
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestAll

public TestAll()
Method Detail

suite

public static junit.framework.Test suite()
Returns a collection of all the JSAP tests, including those in subpackages.

Returns:
a collection of all the JSAP tests, including those in subpackages.


Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap