Class and Description |
---|
ExpectCollection
Check for non-null
Collection and provides further checks on the
actual collection in a fluent API. |
ExpectDouble |
ExpectMap
Check for non-null
Map and provides methods on the actual map in a
fluent API. |
ExpectString
Various self descriptive methods to check properties of a given string.
|
F0
A function with a return value.
|
F1
A function with a parameter and a return value.
|
FunctionWithException
A Function with is permitted to throw exceptions.
|
LambdaTestCase
Shared interface for executable test cases.
|
Optional
Value class representing an optional value.
|
ProcedureWithException
A Function which is permitted to throw exceptions.
|
Reporter
A Reporter is used to report (log,output) the progress of a running test
suite.
|
RunnableWithException
A Runnable with is permitted to throw exceptions.
|
Section
A Section represents some hierarchical organisation of test cases in a test
suite.
|
Class and Description |
---|
LambdaTest
Common interface shared between all supported test suites.
|
LambdaTestCase
Shared interface for executable test cases.
|
Optional
Value class representing an optional value.
|
Reporter
A Reporter is used to report (log,output) the progress of a running test
suite.
|
RunnableWithException
A Runnable with is permitted to throw exceptions.
|
Section
A Section represents some hierarchical organisation of test cases in a test
suite.
|
Class and Description |
---|
F1
A function with a parameter and a return value.
|
Optional
Value class representing an optional value.
|
Class and Description |
---|
Optional
Value class representing an optional value.
|
Class and Description |
---|
LambdaTest
Common interface shared between all supported test suites.
|
RunnableWithException
A Runnable with is permitted to throw exceptions.
|
Copyright © 2019. All rights reserved.