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