Class TestExecutors

java.lang.Object
org.apache.beam.sdk.fn.test.TestExecutors

public class TestExecutors extends Object
A TestRule that validates that all submitted tasks finished and were completed. This allows for testing that tasks have exercised the appropriate shutdown logic.