Interface CompileTester.LineClause<T>
- Type Parameters:
T- the clause type returned byCompileTester.ChainingClause.and()
- All Superinterfaces:
CompileTester.ChainingClause<T>
- Enclosing interface:
CompileTester
The clause in the fluent API that checks that a diagnostic is on a particular line.
- Author:
- Gregory Kick
-
Method Summary
Methods inherited from interface CompileTester.ChainingClause
and
-
Method Details
-
onLine
-