org.dbunit.dataset.datatype
Class TypeCastExceptionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.dbunit.dataset.datatype.TypeCastExceptionTest
All Implemented Interfaces:
junit.framework.Test

public class TypeCastExceptionTest
extends junit.framework.TestCase

Since:
2.3.0
Version:
$Revision: 711 $
Author:
gommma

Constructor Summary
TypeCastExceptionTest()
           
 
Method Summary
 void testCreationWithNullDatatype()
           
 void testCreationWithNullValue()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TypeCastExceptionTest

public TypeCastExceptionTest()
Method Detail

testCreationWithNullValue

public void testCreationWithNullValue()

testCreationWithNullDatatype

public void testCreationWithNullDatatype()


Copyright © 2002-2012. All Rights Reserved.