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
SQLException
public void testAutoMapBlobToSimple() throws SQLException
SQLException
public void testAutoMapClobToByteArray() throws SQLException
SQLException
public void testAutoMapClobToSimple() throws SQLException
SQLException
public 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
SQLException
public void testClose2() throws SQLException
SQLException
public void testCommit() throws SQLException
SQLException
public void testCommitNullDoesNothing()
public void testRollbackNullDoesNothing()
public void testRollback() throws SQLException
SQLException
public void testMapObjectExistingClob() throws SQLException, IOException
SQLException
IOException
public void testMapObjectNullClob() throws SQLException, IOException
SQLException
IOException
public 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.