org.databene.contiperf
Annotation Type Unrepeatable


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Unrepeatable

Marks a test as unrepeatable. Unrepeatable tests will be executed only once, possibly overriding other conflicting settings.

Created: 16.10.2009 10:31:04

Since:
1.0
Author:
Volker Bergmann



Copyright © 2013. All Rights Reserved.