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


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


Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value
Returns:
The patterns that a class must match for it to be included in the suite. A class must match all given patterns.


Copyright © 2003-2014 Atlassian. All Rights Reserved.