Hi Karan,
Thanks for your comments. I wonder if it makes sense to have two
different items - a really stripped down template for fast editing AND a
heavily annotated working example?
-- Michelle
Karan Malhi wrote:
Hi Michelle,
This is nice!!. I feel that the template changes should be made by submitting changes/suggestions to you. Everybody should not be allowed to change the template. I would like to see a Test Case example/sample code in the .java file.
Karan Singh
Senior Technical Consultant
Learnquest
-----Original Message-----
From: Michelle Caisse [mailto:[EMAIL PROTECTED]
Sent: Tue 9/13/2005 1:50 PM
To: [email protected]
Subject: test template
Hi,
I'm trying to come up with a simple test template for a JDO TCK test. I
need your feedback. I've attached a draft, half-cooked. (I have done
nothing yet with the test method and helper method.)
Up to the point where the test method begins, I've put in replaceable
kewords:
PACKAGE
TEST_SUPERCLASS
TITLE
KEYWORDS
ASSERTION_ID
ASSERTION_TEXT
TEST_NAME
PC_CLASS
I plan to provide instructions on replacing these items with appropriate
test.
**Is this useful?
**Should we attempt to include any sample code in the test method? Or
should we leave it empty and provide an external text description with
some pointers on writing test code?
I thought of providing more documentation in template.java, but I
decided against it for two reasons:
-. I want the template to be easily editable, without a lot of extra
stuff that needs to be deleted.
-. People inevitably leave boilerplate comments in the document they are
editing and I want to avoid that by not putting any in.
I welcome your comments and suggestions.
-- Michelle