org.apache.commons.io.input
Class PackageTestSuite

java.lang.Object
  extended by org.apache.commons.io.input.PackageTestSuite

public class PackageTestSuite
extends java.lang.Object

A basic test suite that tests all the IO input package.

Author:
Stephen Colebourne

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

Constructor Detail

PackageTestSuite

public PackageTestSuite()
Method Detail

main

public static void main(java.lang.String[] args)

suite

public static junit.framework.Test suite()


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.