public class UtilTest extends Object
| Constructor and Description | 
|---|
| UtilTest() | 
public void obtainCoverageOfPrivateConstructor()
public void testAutoMapOfUtilDateToSqlDate()
public void testAutoMapOfSqlDateToUtilDate()
public void testAutoMapOfSqlDateToLong()
public void testAutoMapOfSqlDateToBigInteger()
public void testAutoMapOfSqlDateToSimple()
public void testAutoMapOfSqlTimestampToUtilDate()
public void testAutoMapOfSqlTimestampToLong()
public void testAutoMapOfSqlTimestampToBigInteger()
public void testAutoMapOfSqlTimestampToSimple()
public void testAutoMapOfSqlTimeToUtilDate()
public void testAutoMapOfSqlTimeToLong()
public void testAutoMapOfSqlTimeToBigInteger()
public void testAutoMapOfSqlTimeToSimple()
public void testAutoMapBlobToByteArray()
                                throws SQLException
SQLExceptionpublic void testAutoMapBlobToSimple()
                             throws SQLException
SQLExceptionpublic void testAutoMapClobToByteArray()
                                throws SQLException
SQLExceptionpublic void testAutoMapClobToSimple()
                             throws SQLException
SQLExceptionpublic void testAutoMapBigIntegerToLong()
public void testAutoMapBigIntegerToDouble()
public void testAutoMapBigIntegerToFloat()
public void testAutoMapBigIntegerToShort()
public void testAutoMapBigIntegerToInteger()
public void testAutoMapBigDecimalToDouble()
public void testAutoMapBigDecimalToFloat()
public void testAutoMapBigDecimalToShort()
public void testAutoMapBigDecimalToInteger()
public void testAutoMapBigDecimalToLong()
public void testAutoMapOfBigIntegerToSimple()
public void testAutoMapOfBigDecimalToSimple()
public void testAutoMapOfDoubleToBigDecimal()
public void testAutoMapOfIntegerToBigDecimal()
public void testAutoMapOfDoubleToBigInteger()
public void testAutoMapOfShortToBigInteger()
public void testAutoMapOfIntegerToBigInteger()
public void testAutoMapOfNumberToBigInteger()
public void testAutoMapOfNumberToInteger()
public void testAutoMapOfNumberToShort()
public void testAutoMapOfNumberToDouble()
public void testAutoMapOfNumberToLong()
public void testAutoMapOfLongToFloat()
public void testClose1()
                throws SQLException
SQLExceptionpublic void testClose2()
                throws SQLException
SQLExceptionpublic void testCommit()
                throws SQLException
SQLExceptionpublic void testCommitNullDoesNothing()
public void testRollbackNullDoesNothing()
public void testRollback()
                  throws SQLException
SQLExceptionpublic void testMapObjectExistingClob()
                               throws SQLException,
                                      IOException
SQLExceptionIOExceptionpublic void testMapObjectNullClob()
                           throws SQLException,
                                  IOException
SQLExceptionIOExceptionpublic void testCamelCaseToUnderscore()
public void testCamelCaseToUnderscore2()
public void testCamelCaseToUnderscore3()
public void testCamelCaseToUnderscore4()
public void testCamelCaseToUnderscore5()
public void testCamelCaseToUnderscore6()
public void testCountOfQuestionMarks()
public void testCountOfQuestionMarksIgnoresTextInQuotes()
public void testCountOfNoQuestionMarks()
public void testCountOfNoQuestionMarksReturnsZeroWhenEmptyString()
public void testCountOfNoQuestionMarksSkipsNestedUnclosedQuotes()
Copyright © 2014–2015. All rights reserved.