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