public class TestInput extends @NonNull Object
TestInput(Iterable<? extends JavaFileObject> files, Iterable<@ReadOnly String> processors, String[] options)
static @ReadOnly TestRun
compileAndCheck(Iterable<? extends JavaFileObject> files, @ReadOnly String processor, String[] options)
@ReadOnly TestRun
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestInput(Iterable<? extends JavaFileObject> files, Iterable<@ReadOnly String> processors, String[] options)
public @ReadOnly TestRun run()
public static @ReadOnly TestRun compileAndCheck(Iterable<? extends JavaFileObject> files, @ReadOnly String processor, String[] options)