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 jeanTanderson:
http://wiki.apache.org/db-derby/ConvertOldTestToJunitTips
The comment on the change is:
convert to toc format
------------------------------------------------------------------------------
The page assembles tips on converting old tests to JUnit. (Navigate back to the ["DerbyTesting"]
page).
+ '''Table of Contents'''
+ [[TableOfContents(3)]]
+
- '''My new junit test compiles just fine -- why doesn't it execute?'''
+ === My new junit test compiles just fine -- why doesn't it execute? ===
Many of the old tests take a connection argument, such as:
|