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 | Description |
---|---|
ExecutionMode |
Supported execution modes for parallel test execution.
|
Class | 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 | Description |
---|---|
ExecutionMode |
Supported execution modes for parallel test execution.
|
Class | Description |
---|---|
ExecutionMode |
Supported execution modes for parallel test execution.
|
Copyright © 2019. All rights reserved.