Class UnaryOperatorTestCase
java.lang.Object
org.wildfly.clustering.function.UnaryOperatorTestCase
-
Constructor Details
-
UnaryOperatorTestCase
public UnaryOperatorTestCase()
-
-
Method Details
-
compose
@Test public void compose() -
composeBinary
@Test public void composeBinary() -
empty
@Test public void empty() -
of
@Test public void of() -
withDefault
@Test public void withDefault() -
orDefault
@Test public void orDefault() -
entry
@Test public void entry()
-