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