@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-2016 Apache Software Foundation. All Rights Reserved.