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 | 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 | Description |
---|---|
Try |
A container object which may either contain a nullable value in case of
success or an exception in case of failure.
|
Class | Description |
---|---|
Try |
A container object which may either contain a nullable value in case of
success or an exception in case of failure.
|
Copyright © 2019. All rights reserved.