Sha256: 974e455173a44b12bf23ab31756231bea0caf02b217ab6ef98d01c8432d68b63
Contents?: true
Size: 499 Bytes
Versions: 8
Compression:
Stored size: 499 Bytes
Contents
What if you want to run the same fitnesse fixture, 5 times and want to make sure that each time it runs it does not take more than 200 milliseconds? Also you want to make sure overall, it does not take more than 1000 milliseconds. !|Max Time|1000|milliseconds| |Loop|5|times| |Max Time|200|milliseconds| |Division| |numerator|denominator|quotient()| |10|2|5| |12.6|3|4.2| |100|4|25| '''Note:''' Again you can see here, how you can pipe different decorators and create powerful decorator patterns.
Version data entries
8 entries across 8 versions & 1 rubygems