Class RunnerTestCase

java.lang.Object
org.wildfly.clustering.function.RunnerTestCase

public class RunnerTestCase extends Object
Unit test for Runnable.
Author:
Paul Ferraro
  • Constructor Details

    • RunnerTestCase

      public RunnerTestCase()
  • Method Details

    • andThen

      @Test public void andThen()
    • compose

      @Test public void compose()
    • handle

      @Test public void handle()
    • throwing

      @Test public void throwing()
    • runAll

      @Test public void runAll()
    • acceptProvided

      @Test public void acceptProvided()