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.
|
public CompilationSubject.DiagnosticOnLine inFile(JavaFileObject expectedFile)
Copyright © 2013-2017. All Rights Reserved.