Class LongSupplierTestCase

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

public class LongSupplierTestCase extends Object
Unit test for LongSupplier.
Author:
Paul Ferraro
  • Constructor Details

    • LongSupplierTestCase

      public LongSupplierTestCase()
  • Method Details

    • apply

      @Test public void apply()
    • handle

      @Test public void handle()
    • of

      @Test public void of()