com.atlassian.confluence.util.test
Annotation Type ScanningSuite.Includes


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public static @interface ScanningSuite.Includes


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value
Returns:
The patterns that a class can match for it to be included in the suite. A class must match at least one pattern.


Copyright © 2003-2013 Atlassian. All Rights Reserved.