Add interface for adding a time limit for each test case.

The test fails if the time limit is exceeded.

Compute time limit for each test case based on reference implementation.

First application is for algo-course with assignments in Java.

Submitted by Eelco Visser on 14 May 2014 at 11:57

On 14 May 2014 at 11:57 Eelco Visser tagged algo-course

On 18 April 2015 at 22:13 Eelco Visser tagged feedback

On 12 October 2016 at 15:13 Algoritmiek-TAs commented:

This exists…


On 13 October 2016 at 09:09 Elmer van Chastelet commented:

Yep, by setting JUnit time outs.


On 13 October 2016 at 09:09 Elmer van Chastelet closed this issue.

Log in to post comments