Test Result : StatementHolderTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
analyzeQueryHandlesParameterFollowedImmediatelyByFullStop | 0 ms | Passed |
analyzingStatementWithoutParametersDoesNothing | 1 ms | Passed |
clearParametersRemovesAllPreviouslySetParameterValues | 1 ms | Passed |
constructorThrowsExceptionForNullStatement | 1 ms | Passed |
setUnknownParameterValueThrowsException | 2 ms | Passed |
testAnalyzeSimpleQueryWithTwoParams | 1 ms | Passed |
testAssembleSimpleQueryWithTwoParams | 1 ms | Passed |
testQueryWithDoubleQuotes | 1 ms | Passed |
testQueryWithNewlines | 0 ms | Passed |
throwsExceptionWhenTryingToSetParameterOnStatementNotAnalysed | 1 ms | Passed |