You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2012/01/20 07:46:15 UTC

[Db-derby Wiki] Update of "ConvertLobTestsToJunit" by KristianWaagan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "ConvertLobTestsToJunit" page has been changed by KristianWaagan:
http://wiki.apache.org/db-derby/ConvertLobTestsToJunit?action=diff&rev1=30&rev2=31

  = Convert LOB tests to Junit =
  
- Convert all LOB tests to Junit and document which methods are being tested and the size of the LOBs used in the tests. [[https://issues.apache.org/jira/browse/DERBY-1888|DERBY-1888]]. Only DERBY-1903 is still unresolved.
+ Convert all LOB tests to Junit and document which methods are being tested and the size of the LOBs used in the tests. [[https://issues.apache.org/jira/browse/DERBY-1888|DERBY-1888]]. COMPLETED
+ 
  
  || Test || JIRA || Test Coverage || Assign to ||
- || derbynet/csPrepStmt.java || [[https://issues.apache.org/jira/browse/DERBY-2395|DERBY-2395]] || !derbynet/PrepareStatementTest || ||
+ || derbynet/csPrepStmt.java || [[https://issues.apache.org/jira/browse/DERBY-2395|DERBY-2395]] || !derbynet/PrepareStatementTest || Manjula ||
  || derbynet/OutBufferedStream.java || [[https://issues.apache.org/jira/browse/DERBY-3796|DERBY-3796]] || !OutBufferStreamTest || Erlend B. ||
  || derbynet/prepStmt.java || [[https://issues.apache.org/jira/browse/DERBY-2100|DERBY-2100]] || PrepareStatementTestCoverage  || Øystein ||
  || derbynet/SuicideOfStreaming.java || [[https://issues.apache.org/jira/browse/DERBY-2054|DERBY-2054]] || !SuicideOfStreamingTest || Kristian ||
@@ -26, +27 @@

  || jdbcapi/lobStreams.java || [[https://issues.apache.org/jira/browse/DERBY-1889|DERBY-1889]] || LobStreamsTestCoverage || Fernanda ||
  || jdbcapi/LOBTest.java || [[https://issues.apache.org/jira/browse/DERBY-2523|DERBY-2523]] || !BlobClob4BlobTest and !CastingTest || Kathey ||
  || jdbcapi/parameterMapping.java || [[https://issues.apache.org/jira/browse/DERBY-2333|DERBY-2333]] || !ParameterMappingTest || Kathey ||
- || jdbcapi/prepStmtNull.java || [[https://issues.apache.org/jira/browse/DERBY-2981|DERBY-2981]] || !PrepStmtNullTest || ||
+ || jdbcapi/prepStmtNull.java || [[https://issues.apache.org/jira/browse/DERBY-2981|DERBY-2981]] || !PrepStmtNullTest || Ramin M. ||
  || jdbcapi/resultsetJdbc30.java || [[https://issues.apache.org/jira/browse/DERBY-1962|DERBY-1962]] || [[ResultSetJDBC30TestCoverage]] || Fernanda ||
  || jdbcapi/resultsetStream.java || [[https://issues.apache.org/jira/browse/DERBY-2577|DERBY-2577]] || !ResultSetStreamTest || Kathey ||
  || jdbcapi/Stream.java || [[https://issues.apache.org/jira/browse/DERBY-2005|DERBY-2005]] || StreamTestCoverage || Fernanda ||