Package | Description |
---|---|
org.junit.jupiter.params.provider |
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations. |
Modifier and Type | Class | Description |
---|---|---|
interface |
NullAndEmptySource |
@NullAndEmptySource is a composed annotation that combines
the functionality of @NullSource and
@EmptySource . |
Copyright © 2019. All rights reserved.