FAU-Inf2 / AuDoscore

AuDoscore is an extension of JUnit that is used to evaluate Java programming exercises.
Apache License 2.0
5 stars 1 forks source link

Generate main method from public test cases (or vice versa) #8

Closed meisterT closed 9 years ago

meisterT commented 10 years ago

It's tedious to keep these codes identical. Generating the code should be possible.

meisterT commented 9 years ago

solved with #20