@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface LuceneTestCase.SuppressFileSystems
You can avoid specific names Class.getSimpleName() or use
the special value * to disable all mock filesystems.
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value |
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.