| Modifier and Type | Interface and Description |
|---|---|
static interface |
CompileTester.CleanCompilationClause
The clause in the fluent API for further tests on successful compilations without warnings.
|
static interface |
CompileTester.CompilationWithWarningsClause<T>
The clause in the fluent API that checks notes and warnings in a compilation.
|
static interface |
CompileTester.SuccessfulCompilationClause
The clause in the fluent API for further tests on successful compilations.
|
static interface |
CompileTester.UnsuccessfulCompilationClause
The clause in the fluent API for further tests on unsuccessful compilations.
|
Copyright © 2013–2022. All rights reserved.