Package | Description |
---|---|
org.junit.platform.engine.support.hierarchical |
Support classes and base implementation for any
TestEngine that wishes to organize test suites
hierarchically based on the
Node abstraction. |
Modifier and Type | Method | Description |
---|---|---|
static DefaultParallelExecutionConfigurationStrategy |
DefaultParallelExecutionConfigurationStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DefaultParallelExecutionConfigurationStrategy[] |
DefaultParallelExecutionConfigurationStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.