com.ancientprogramming.fixedformat4j.format.impl
Class TestBooleanFormatter

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

public class TestBooleanFormatter
extends junit.framework.TestCase

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

Constructor Summary
TestBooleanFormatter()
           
 
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

TestBooleanFormatter

public TestBooleanFormatter()
Method Detail

testParse

public void testParse()

testFormat

public void testFormat()


Copyright © 2008 ancientprogramming.com. All Rights Reserved.