Summary
[
summary] [
package list] [
test cases]
Tests | Errors | Failures | Success rate | Time(s) |
31 | 0 | 0 | 100,00% | 5,06 |
Note:
failuresare anticipated and checked for with assertions while
errorsare unanticipated.
Test Cases
[
summary] [
package list] [
test cases]
TestColumn
| test01ToString | 0,00 |
| test02Compare | 0,00 |
TestLine
| test01ToString | 0,02 |
| test02AddVal | 0,00 |
TestSchema
| test01Compare | 0,02 |
TestTable
| test01ToString | 0,02 |
| test02Pk | 0,00 |
| test03ColSizes | 0,00 |
| test04Compare | 0,00 |
| test05HeaderString | 0,00 |
| test06GetSet | 0,00 |
Test01Configuration
| testRestrictive | 0,00 |
| testDeclarative | 0,00 |
| testBadConf | 0,00 |
Test02ConnectionFactory
| test01GetDSConnection | 0,14 |
Test03JdbcInspector
| test01GetSchemas | 0,50 |
| test02GetFullTables | 0,33 |
| test01GetCatalogs | 0,00 |
Test04DataManager
| test01Select | 0,74 |
| test02Insert | 0,28 |
| test03UpdateDangerous | 0,33 |
| test04UpdateOk | 0,41 |
| test05DeleteDangerous | 0,53 |
| test06DeleteOk | 0,83 |
| test07DeleteKo | 0,66 |
TestTypeConvertor
| testBadConv | 0,00 |
| testIntegers | 0,00 |
| testDecimals | 0,02 |
| testTimestamp | 0,00 |
| testDate | 0,00 |
| testString | 0,00 |