public final class CompilationSubject.DiagnosticInFile extends Object
| Modifier and Type | Method and Description |
|---|---|
CompilationSubject.DiagnosticOnLine |
inFile(JavaFileObject expectedFile)
Asserts that the note, warning, or error was found in a given file.
|
@CanIgnoreReturnValue public CompilationSubject.DiagnosticOnLine inFile(JavaFileObject expectedFile)
Copyright © 2013–2020. All rights reserved.