| Package | Description |
|---|---|
| org.junit.platform.commons.function |
Maintained functional interfaces and support classes.
|
| org.junit.platform.commons.support |
Maintained common support APIs provided by the JUnit Platform.
|
| org.junit.platform.commons.util |
Internal common utilities for JUnit.
|
| Class and Description |
|---|
| Try
A container object which may either contain a nullable value in case of
success or an exception in case of failure.
|
| Try.Transformer
A transformer for values of type
S to type T. |
| Class and Description |
|---|
| Try
A container object which may either contain a nullable value in case of
success or an exception in case of failure.
|
| Class and Description |
|---|
| Try
A container object which may either contain a nullable value in case of
success or an exception in case of failure.
|
Copyright © 2024. All rights reserved.