com.ancientprogramming.fixedformat4j.format.impl
Class TestCharacterFormatter

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.ancientprogramming.fixedformat4j.format.impl.TestCharacterFormatter
All Implemented Interfaces:
junit.framework.Test

public class TestCharacterFormatter
extends junit.framework.TestCase

Since:
1.0.0
Author:
Jacob von Eyben - http://www.ancientprogramming.com

Constructor Summary
TestCharacterFormatter()
           
 
Method Summary
 void testFormat()
           
 void testParse()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestCharacterFormatter

public TestCharacterFormatter()
Method Detail

testParse

public void testParse()

testFormat

public void testFormat()


Copyright © 2008 ancientprogramming.com. All Rights Reserved.