org.unitils.testlink.annotation
Annotation Type TestLink


@Retention(value=RUNTIME)
@Inherited
public @interface TestLink

Since:
3.3.1
Author:
Jeroen Horemans, Thomas De Rycke

Required Element Summary
 String value
           
 
Optional Element Summary
 String suite
           
 

Element Detail

value

public abstract String value

suite

public abstract String suite
Default:
""


Copyright © 2012-2013. All Rights Reserved.