public final class CompilationSubject.DiagnosticInFile
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
CompilationSubject.DiagnosticOnLine |
inFile(javax.tools.JavaFileObject expectedFile)
Asserts that the note, warning, or error was found in a given file.
|
@CanIgnoreReturnValue public CompilationSubject.DiagnosticOnLine inFile(javax.tools.JavaFileObject expectedFile)
Copyright © 2013-2017. All Rights Reserved.