bsoc.division
Class SmallDiffDivisionTest

java.lang.Object
  |
  +--test.framework.TestCase
        |
        +--bsoc.division.SmallDiffDivisionTest

public class SmallDiffDivisionTest
extends test.framework.TestCase

Testcases.


Method Summary
protected  void setUp()
           
static test.framework.Test suite()
           
 void testOneRound()
           
 
Methods inherited from class test.framework.TestCase
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, countTestCases, defaultResult, name, notEqualsMessage, run, run, runTest, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

suite

public static test.framework.Test suite()

setUp

protected void setUp()
Overrides:
setUp in class test.framework.TestCase

testOneRound

public void testOneRound()