Closed GoogleCodeExporter closed 8 years ago
Use @Unroll together with a naming pattern. For example:
@Unroll
def "do sth. with #platform and #activeSites"() { ... }
Alternatively, the annotation can also go on the class.
Original comment by pnied...@gmail.com
on 10 May 2012 at 2:02
thanks
Original comment by belov...@gmail.com
on 12 May 2012 at 10:19
Original comment by pnied...@gmail.com
on 12 May 2012 at 11:10
Original issue reported on code.google.com by
belov...@gmail.com
on 10 May 2012 at 1:59