Class SupplierTestCase

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

public class SupplierTestCase extends Object
Unit test for Supplier.
Author:
Paul Ferraro
  • Constructor Details

    • SupplierTestCase

      public SupplierTestCase()
  • Method Details

    • map

      @Test public void map()
    • ofValue

      @Test public void ofValue()
    • ofRunnable

      @Test public void ofRunnable()