Unit Test Results

Designed for use with JUnit and Ant.

Class testsuite.simple.MetadataTest

NameTestsErrorsFailuresTime(s)
MetadataTest16209.203

Tests

NameStatusTypeTime(s)
testForeignKeysSuccess1.062
testGetPrimaryKeysSuccess0.313
testViewMetaDataSuccess0.234
testRSMDIsReadOnlySuccess0.250
testBitTypeSuccess0.266
testSupportsSelectForUpdateSuccess0.234
testTinyint1IsBitSuccess0.375
testGetPrimaryKeysUsingInfoShcemaSuccess0.313
testGetIndexInfoUsingInfoSchemaErrorIllegal operation on empty result set.

java.sql.SQLException: Illegal operation on empty result set. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos(ResultSet.java:685) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5487) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5431) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:5447) at testsuite.simple.MetadataTest.testGetIndexInfoUsingInfoSchema(MetadataTest.java:564)
0.359
testGetColumnsUsingInfoSchemaSuccess0.281
testGetTablesUsingInfoSchemaSuccess0.313
testGetColumnPrivilegesUsingInfoSchemaErrorGRANT command denied to user 'unittest'@'windows-box' for table 't1'

com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: GRANT command denied to user 'unittest'@'windows-box' for table 't1' at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2870) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1665) at com.mysql.jdbc.Connection.execSQL(Connection.java:3118) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1313) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1232) at testsuite.simple.MetadataTest.testGetColumnPrivilegesUsingInfoSchema(MetadataTest.java:677)
0.297
testGetProceduresUsingInfoSchemaSuccess0.687
testGetCrossReferenceUsingInfoSchemaSuccess2.110
testGetExportedKeysUsingInfoSchemaSuccess1.515
testGetImportedKeysUsingInfoSchemaSuccess0.406
Properties »
System.out »
System.err »