net.thucydides.core.annotations
Annotation Type Issue


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface Issue

Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.