Uses of Interface
com.google.testing.compile.CompileTester
-
Uses of CompileTester in com.google.testing.compile
Classes in com.google.testing.compile that implement CompileTesterModifier and TypeClassDescriptionfinal classstatic final classMethods in com.google.testing.compile that return CompileTesterModifier and TypeMethodDescriptionJavaSourcesSubject.processedWith(Iterable<? extends Processor> processors) JavaSourcesSubject.processedWith(Processor first, Processor... rest) JavaSourcesSubject.SingleSourceAdapter.processedWith(Iterable<? extends Processor> processors) JavaSourcesSubject.SingleSourceAdapter.processedWith(Processor first, Processor... rest) ProcessedCompileTesterFactory.processedWith(Iterable<? extends Processor> processors) Adds annotation processors to the compilation being tested.ProcessedCompileTesterFactory.processedWith(Processor first, Processor... rest) Adds annotation processors to the compilation being tested.