Package org.wildfly.clustering.function
Class PredicateTestCase
java.lang.Object
org.wildfly.clustering.function.PredicateTestCase
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PredicateTestCase
public PredicateTestCase()
-
-
Method Details
-
test
@Test public void test() -
negate
@Test public void negate() -
compose
@Test public void compose() -
handle
@Test public void handle()
-