org.sonatype.sisu.goodies.common
Annotation Type TestAccessible


@Retention(value=RUNTIME)
@Target(value={TYPE,CONSTRUCTOR,METHOD,FIELD,PARAMETER})
@Documented
public @interface TestAccessible

Marker annotation for members which are exposed for testing access.

Since:
1.0



Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.