Test Result : StatementHolderTest
0 failures
9 tests
All Tests
Test name | Duration | Status |
---|---|---|
analyzingStatementWithoutParametersDoesNothing | 0 ms | Passed |
clearParametersRemovesAllPreviouslySetParameterValues | 13 ms | Passed |
constructorThrowsExceptionForNullStatement | 0 ms | Passed |
setUnknownParameterValueThrowsException | 2 ms | Passed |
testAnalyzeSimpleQueryWithTwoParams | 0 ms | Passed |
testAssembleSimpleQueryWithTwoParams | 0 ms | Passed |
testQueryWithDoubleQuotes | 0 ms | Passed |
testQueryWithNewlines | 0 ms | Passed |
throwsExceptionWhenTryingToSetParameterOnStatementNotAnalysed | 7 ms | Passed |