Package org.wildfly.clustering.function
Class SupplierTestCase
java.lang.Object
org.wildfly.clustering.function.SupplierTestCase
Unit test for
Supplier.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SupplierTestCase
public SupplierTestCase()
-
-
Method Details
-
map
@Test public void map() -
ofValue
@Test public void ofValue() -
ofRunnable
@Test public void ofRunnable()
-