ma.glasnost.orika.test
Annotation Type DynamicSuite.TestCasePattern


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface DynamicSuite.TestCasePattern

The TestCasePattern annotation specifies the pattern from which test case classes should be matched.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2012 Glasnost. All Rights Reserved.