Uses of Class
com.google.testing.compile.CompilationSubject
-
Uses of CompilationSubject in com.google.testing.compile
Subclasses with type arguments of type CompilationSubject in com.google.testing.compileMethods in com.google.testing.compile that return CompilationSubjectModifier and TypeMethodDescriptionstatic CompilationSubjectCompilationSubject.assertThat(Compilation actual) Starts making assertions about aCompilation.Methods in com.google.testing.compile that return types with arguments of type CompilationSubjectModifier and TypeMethodDescriptionstatic com.google.common.truth.Subject.Factory<CompilationSubject, Compilation> CompilationSubject.compilations()Returns aSubject.Factoryfor aCompilation.