edu.washington.cs.supple.test
Class AllUnitTests

java.lang.Object
  extended byTestCase
      extended byedu.washington.cs.supple.test.AllUnitTests

public class AllUnitTests
extends TestCase

Run unit tests

Author:
dbc1
See Also:
Serialized Form

Constructor Summary
AllUnitTests()
           
 
Method Summary
static void main(java.lang.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

AllUnitTests

public AllUnitTests()
Method Detail

suite

public static Test suite()

main

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