Class ConsumerTestCase
java.lang.Object
org.wildfly.clustering.function.ConsumerTestCase
-
Constructor Details
-
ConsumerTestCase
public ConsumerTestCase()
-
-
Method Details
-
thenReturn
@Test public void thenReturn() -
when
@Test public void when() -
withDefault
@Test public void withDefault() -
throwing
@Test public void throwing() -
compose
@Test public void compose() -
composeBinary
@Test public void composeBinary() -
empty
@Test public void empty() -
handle
@Test public void handle() -
close
-
ofRunnable
@Test public void ofRunnable() -
andThen
@Test public void andThen() -
acceptAll
@Test public void acceptAll()
-