Uses of Class
org.junit.platform.engine.support.hierarchical.SingleLock
Packages that use SingleLock
Package
Description
Support classes and base implementation for any
TestEngine that wishes to organize test suites
hierarchically based on the
Node abstraction.-
Uses of SingleLock in org.junit.platform.engine.support.hierarchical
Fields in org.junit.platform.engine.support.hierarchical declared as SingleLockModifier and TypeFieldDescriptionprivate final SingleLockLockManager.globalReadLockprivate final SingleLockLockManager.globalReadWriteLockMethods in org.junit.platform.engine.support.hierarchical that return SingleLockModifier and TypeMethodDescriptionprivate SingleLockLockManager.toSingleLock(ExclusiveResource resource)