@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface LuceneTestCase.SuppressSysoutChecks
TestRuleLimitSysouts for any suite which is known to print
over the default limit of bytes to System.out or System.err.TestRuleLimitSysouts| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
bugUrl
Point to JIRA entry.
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.