Package | Description |
---|---|
org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
org.junit.jupiter.api.parallel |
JUnit Jupiter API for influencing parallel test execution.
|
org.junit.jupiter.engine.config |
Configuration specific to the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
Class and Description |
---|
ExecutionMode
Supported execution modes for parallel test execution.
|
Class and Description |
---|
ExecutionMode
Supported execution modes for parallel test execution.
|
ResourceAccessMode
The access mode required by a test class or method for a given resource.
|
Class and Description |
---|
ExecutionMode
Supported execution modes for parallel test execution.
|
Class and Description |
---|
ExecutionMode
Supported execution modes for parallel test execution.
|
Copyright © 2023. All rights reserved.