Class DoubleSupplierTestCase

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

public class DoubleSupplierTestCase extends Object
Unit test for DoubleSupplier.
Author:
Paul Ferraro
  • Constructor Details

    • DoubleSupplierTestCase

      public DoubleSupplierTestCase()
  • Method Details

    • apply

      @Test public void apply()
    • handle

      @Test public void handle()
    • of

      @Test public void of()