Package com.google.mu.testing.concurrent
package com.google.mu.testing.concurrent
Concurrency testing (requires mug-concurrent-testing artifact)
The code is developed and tested under Java 9.-
ClassesClassDescriptionHappenstance<K>A utility to manipulate temporal ordering (via
Happenstance.checkpoint(K)) or happens-before (viaHappenstance.join(K)) relationships between events in concurrent operations.Builder forHappenstance.