org.xiruss.util
Class UtilTests

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.xiruss.util.UtilTests
All Implemented Interfaces:
junit.framework.Test

public class UtilTests
extends junit.framework.TestSuite


Constructor Summary
UtilTests(java.lang.String testName)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UtilTests

public UtilTests(java.lang.String testName)
Method Detail

main

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

suite

public static junit.framework.Test suite()