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