Test Result : ResultSetDataModelTest
0 failures
8 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testGetRowCount_alwaysReturnMinus1 | 0 ms | Passed |
| testGetRowData_indexNotInRange | 1 ms | Passed |
| testGetRowData_normal | 1 ms | Passed |
| testGetRowData_resultSetNull | 0 ms | Passed |
| testIsRowAvailable_indexLessThan0 | 0 ms | Passed |
| testIsRowAvailable_resultSetIsNull | 0 ms | Passed |
| testIsRowAvailable_throwSqlException | 1 ms | Passed |
| testResultSetDataModel_notUpdatable | 1 ms | Passed |