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 2007/04/19 21:05:50 UTC

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

Dear Wiki user,

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

The following page has been changed by KristianWaagan:
http://wiki.apache.org/db-derby/DerbyTesting

------------------------------------------------------------------------------
      * ["IntroToJUnit"]: A general introduction to JUnit testing 
      * ["DerbyJUnitTesting"]: Information on running and writing JUnit tests for Derby
      * ["DerbyTopLevelJunitTests"]: Lists the various top-level tests that can be run against Derby (only on trunk)
-     * ["DerbyJunitTestConfiguration"]: describes test configurations in a pure JUnit setup
+     * ["DerbyJunitTestConfiguration"]: Describes test configurations in a pure JUnit setup
      * ["JunitVmIssues"]: Platform-specific notes
      * ["JunitAssertMessages"]: Ideas for writing good assert messages
   * Converting old tests to JUnit
      * ["KillDerbyTestHarness"]: Goals for converting old tests to JUnit
-     * ["ConvertLobTestsToJunit"]: Convert LOB tests to Junit and document coverage
+     * ["ConvertLobTestsToJunit"]: Convert LOB tests to JUnit and document coverage
-     * ["ClientJunitTestConversion"]: convert tests in tests/derbynet
+     * ["ClientJunitTestConversion"]: Convert tests in tests/derbynet
-     * ["LangJunitTestConversion"]: convert tests in tests/lang
+     * ["LangJunitTestConversion"]: Convert tests in tests/lang
-     * ["JdbcapiJunitTestConversion"]: convert tests in tests/jdbcapi
+     * ["JdbcapiJunitTestConversion"]: Convert tests in tests/jdbcapi
-     * ["ConvertSqlScriptTestsToJunit"]: converting SQL scripts to JUnit
+     * ["ConvertSqlScriptTestsToJunit"]: Converting SQL scripts to JUnit
-     * ["ConvertOldTestToJunitTips"]: tips on converting old tests to JUnit
+     * ["ConvertOldTestToJunitTips"]: Tips on converting old tests to JUnit
   * ["DerbyPerfTesting"]: Information on running and writing performance JUnit tests for Derby
   * HandlingKnownFailures: Techniques to use when a known bug is causing test failures
   * MultiConnectionTip: How to work with multiple connections in an IJ test script
   * SecurityManagerTesting: Status of ensuring Derby's tests run under the Security''''''Manager 
   * StandaloneStatus: Status of which tests can be run standalone (outside suites)
   * TestingFrameworks: Some notes on the relationships between tests, suites and frameworks
-  * TestingOldClientNewServer: Tips for verifying that a server change doesnt break old clients
+  * TestingOldClientNewServer: Tips for verifying that a server change doesn't break old clients
   * TestRegressions: Guidelines for how we keep on top of and manage test regressions
   * UpgradeTesting: Information about running upgrade tests
  
  
  Please consult the [http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/README.htm?view=co testing README] in the Subversion repository for additional information about Derby testing.
  
- The Derby test hierarchy is now has javadoc and is published to the derby website nightly at http://db.apache.org/derby/javadoc/testing/
+ The Derby test hierarchy now has !JavaDoc and is published to the Derby website nightly at http://db.apache.org/derby/javadoc/testing/