org.apache.lucene.util
Annotation Type LuceneTestCase.Weekly


@Documented
@Inherited
@Retention(value=RUNTIME)
@TestGroup(enabled=false,
           sysProperty="tests.weekly")
public static @interface LuceneTestCase.Weekly

Annotation for tests that should only be run during weekly builds



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.