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 and Description |
---|---|
ResourceLock |
ResourceLock.acquire()
Acquire this resource lock, potentially blocking.
|
ResourceLock |
HierarchicalTestExecutorService.TestTask.getResourceLock()
Get the resource lock of this task.
|
Copyright © 2024. All rights reserved.