Jason Lee
unread,Mar 23, 2006, 6:35:22 PM3/23/06You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I would just like to clarify something to make sure I fully understand it.
When in the spec it says "You will exercise the inferred test cases using
both a) JUnit or CPPUnit toolkits, and b) the testing framework you
implemented in the first part of the project", does this mean for EVERY
test case for ALL methods tested (excluding system tests as mentioned in
early posting) we implement the test case in both JUnit/CPPUnit
AND our framework? As opposed to doing some tests in JUnit and others in
the framework? I originally thought it was the first interpretation, but
working on the framework scripts has made me come to the conclusion that
this seems awfully redundant and time consuming. :S
Thanks!