DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34828>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34828





------- Additional Comments From [EMAIL PROTECTED]  2005-05-12 20:38 -------
This is great, i'll convert it into xdocs tom. In the meanwhile, you can add the
tests in batches if you want. 

Another thought, on the tests... Why do you need separate test methods/classes
for each eval if you are directly reading it from the excel sheet... your public
class TestAddEval/public void testAdd() does not contain any code specific to
the AddEval. All you need is some logic/convention to read multiple rows from
the sheet.. probably an odd/even row num with blank checks should do. That way,
one method (with asserts in a loop) will test all functions/operators. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to