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