Like the time out parameter example this snippet will show how to limit the execution time of a test with a junit @Rule. The Timeout Rule applies to all test methods within a class.
Like the time out parameter example this snippet will show how to limit the execution time of a test with a junit @Rule. The Timeout Rule applies to all test methods within a class.