Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A5: Expected return value/output for each test case

33 views
Skip to first unread message

ShengMin Zhang

unread,
Mar 29, 2014, 2:13:39 PM3/29/14
to
Can we have the expected return value/output for each test case to facilitate our testing?

Jeremy Roman

unread,
Mar 30, 2014, 6:07:01 PM3/30/14
to
Have you considered running the test cases through the Java compiler (with
a shim to call the "test" method) to determine that? Most Joos 1W programs
should be valid Java.

Cameron White

unread,
Mar 31, 2014, 12:39:19 AM3/31/14
to
On 14-03-29 02:13 PM, ShengMin Zhang wrote:
> Can we have the expected return value/output for each test case to facilitate our testing?
>
It looks like all of the tests are supposed to return 123, except for
the J1e*.java tests (which return 13).
0 new messages