org.montsuqi.widgets
Class TestNumberEntry

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by junit.extensions.jfcunit.JFCTestCase
              extended by org.montsuqi.widgets.TestNumberEntry
All Implemented Interfaces:
junit.framework.Test

public class TestNumberEntry
extends junit.extensions.jfcunit.JFCTestCase


Constructor Summary
TestNumberEntry(java.lang.String name)
           
 
Method Summary
 void assertFormattedInputEquals(java.lang.String expected, java.lang.String input)
           
 void createNumberEntry()
           
static void main(java.lang.String[] args)
           
 void setUp()
           
 void tearDown()
           
 void test__________()
           
 void test___c___c___()
           
 void test___c___c__9()
           
 void test9()
           
 void test99()
           
 void test9999()
           
 void test9999999999()
           
 void test99d9()
           
 void testp_________()
           
 void testp___c___c___()
           
 void testp___c___c__9()
           
 void testZ()
           
 void testZ9()
           
 void testZZ()
           
 void testZZ99d99()
           
 void testZZdZ()
           
 void testZZZ9()
           
 void testZZZ99d99999()
           
 void testZZZcZZZcZZZ()
           
 void testZZZZ()
           
 void testZZZZZZZZ99()
           
 void testZZZZZZZZZ9()
           
 void testZZZZZZZZZZ()
           
 
Methods inherited from class junit.extensions.jfcunit.JFCTestCase
awtSleep, awtSleep, createNoExitSecurityManager, flushAWT, getAssertExit, getError, getHelper, getLockWait, hasError, isAWTRunning, pauseAWT, resetError, resetForcedWait, resetSleepTime, resumeAWT, runBare, runCode, runTest, setAssertExit, setError, setForcedWait, setHelper, setLockWait, setSleepTime, sleep
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestNumberEntry

public TestNumberEntry(java.lang.String name)
Method Detail

assertFormattedInputEquals

public void assertFormattedInputEquals(java.lang.String expected,
                                       java.lang.String input)

createNumberEntry

public void createNumberEntry()

setUp

public void setUp()
Overrides:
setUp in class junit.extensions.jfcunit.JFCTestCase

tearDown

public void tearDown()
Overrides:
tearDown in class junit.extensions.jfcunit.JFCTestCase

test__________

public void test__________()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testp_________

public void testp_________()
                    throws java.lang.Exception
Throws:
java.lang.Exception

test___c___c___

public void test___c___c___()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testp___c___c___

public void testp___c___c___()
                      throws java.lang.Exception
Throws:
java.lang.Exception

test___c___c__9

public void test___c___c__9()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testp___c___c__9

public void testp___c___c__9()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testZ

public void testZ()

testZZ

public void testZZ()

testZZZZ

public void testZZZZ()

testZZZZZZZZZZ

public void testZZZZZZZZZZ()

test9

public void test9()

test99

public void test99()

testZ9

public void testZ9()

test9999

public void test9999()

testZZZ9

public void testZZZ9()

test9999999999

public void test9999999999()

testZZZZZZZZZ9

public void testZZZZZZZZZ9()

testZZZZZZZZ99

public void testZZZZZZZZ99()

testZZZcZZZcZZZ

public void testZZZcZZZcZZZ()

testZZ99d99

public void testZZ99d99()

testZZZ99d99999

public void testZZZ99d99999()

test99d9

public void test99d9()

testZZdZ

public void testZZdZ()

main

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