Uses of Interface
org.junit.platform.engine.support.hierarchical.ResourceLock
Package
Description
Support classes and base implementation for any
TestEngine
that wishes to organize test suites
hierarchically based on the
Node
abstraction.-
Uses of ResourceLock in org.junit.platform.engine.support.hierarchical
Modifier and TypeMethodDescriptionResourceLock.acquire()
Acquire this resource lock, potentially blocking.HierarchicalTestExecutorService.TestTask.getResourceLock()
Get the resource lock of this task.