@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.
public abstract String[] value
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.