Package | Description |
---|---|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
Modifier and Type | Method and Description |
---|---|
static DefaultTestInstances |
DefaultTestInstances.of(Object instance) |
static DefaultTestInstances |
DefaultTestInstances.of(TestInstances testInstances,
Object instance) |
Copyright © 2019. All rights reserved.