Class IntSupplierTestCase

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

public class IntSupplierTestCase extends Object
Unit test for IntSupplier.
Author:
Paul Ferraro
  • Constructor Details

    • IntSupplierTestCase

      public IntSupplierTestCase()
  • Method Details

    • apply

      @Test public void apply()
    • handle

      @Test public void handle()
    • of

      @Test public void of()