Uses of Interface
com.google.testing.compile.CompileTester.CleanCompilationClause
-
Uses of CompileTester.CleanCompilationClause in com.google.testing.compile
Subinterfaces with type arguments of type CompileTester.CleanCompilationClause in com.google.testing.compileModifier and TypeInterfaceDescriptionstatic interfaceThe clause in the fluent API for further tests on successful compilations without warnings.static interfaceThe clause in the fluent API for further tests on successful compilations without warnings.Methods in com.google.testing.compile that return CompileTester.CleanCompilationClauseModifier and TypeMethodDescriptionCompileTester.compilesWithoutWarnings()The clause in the fluent API that tests for successful compilation without warnings or errors.JavaSourcesSubject.compilesWithoutWarnings()JavaSourcesSubject.SingleSourceAdapter.compilesWithoutWarnings()