vs.debug
Class ChooserTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by vs.debug.ChooserTest
All Implemented Interfaces:
junit.framework.Test

public class ChooserTest
extends junit.framework.TestCase


Constructor Summary
ChooserTest()
           
 
Method Summary
 void testChooseEmpty()
           
 void testChooseNull()
           
 void testChooser()
           
 
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

ChooserTest

public ChooserTest()
Method Detail

testChooseEmpty

public void testChooseEmpty()

testChooseNull

public void testChooseNull()

testChooser

public void testChooser()