Package | Description |
---|---|
org.junit.jupiter.api.extension |
JUnit Jupiter API for writing extensions.
|
org.junit.jupiter.params.aggregator | |
org.junit.jupiter.params.converter |
ArgumentConverter
implementations and the corresponding
@ConvertWith annotation. |
org.junit.jupiter.params.provider |
ArgumentsProvider
implementations and their corresponding
ArgumentsSource
annotations. |
org.junit.platform.commons |
Common APIs and support utilities for the JUnit Platform.
|
org.junit.platform.commons.util |
Internal common utilities for JUnit.
|
org.junit.platform.engine |
Public API for test engines.
|
org.junit.platform.engine.discovery | |
org.junit.platform.launcher |
Public API for configuring and launching test plans.
|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
PreconditionViolationException |
Thrown if a precondition is violated.
|
Class | Description |
---|---|
JUnitException |
Base class for all
RuntimeExceptions thrown
by JUnit. |
PreconditionViolationException |
Thrown if a precondition is violated.
|
Class | Description |
---|---|
PreconditionViolationException |
Thrown if a precondition is violated.
|
Class | Description |
---|---|
PreconditionViolationException |
Thrown if a precondition is violated.
|
Class | Description |
---|---|
PreconditionViolationException |
Thrown if a precondition is violated.
|
Copyright © 2019. All rights reserved.