Package org.wildfly.clustering.function
Class RunnableTestCase
java.lang.Object
org.wildfly.clustering.function.RunnableTestCase
Unit test for
Runnable.- Author:
- Paul Ferraro
-
Constructor Details
-
RunnableTestCase
public RunnableTestCase()
-
-
Method Details
-
andThen
@Test public void andThen() -
handle
@Test public void handle() -
composite
@Test public void composite() -
acceptProvided
@Test public void acceptProvided()
-