| Package | Description |
|---|---|
| org.hibernate.testing.junit5.dynamictests |
| Modifier and Type | Method and Description |
|---|---|
default String |
DynamicExecutionContext.getTestContainerName(Class<? extends AbstractDynamicTest> testClass)
Return the name of the dynamic node container associated with this execution context.
|
default boolean |
DynamicExecutionContext.isExecutionAllowed(Class<? extends AbstractDynamicTest> testClass)
Allows applying filter criteria against the test class.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.