Class IntConsumerTestCase
java.lang.Object
org.wildfly.clustering.function.IntConsumerTestCase
-
Constructor Details
-
IntConsumerTestCase
public IntConsumerTestCase()
-
-
Method Details
-
thenReturn
@Test public void thenReturn() -
when
@Test public void when() -
withDefault
@Test public void withDefault() -
compose
@Test public void compose() -
composeAsInt
@Test public void composeAsInt() -
composeBinary
@Test public void composeBinary() -
empty
@Test public void empty() -
andThen
@Test public void andThen() -
acceptAll
@Test public void acceptAll()
-