Class LongPredicateTestCase
java.lang.Object
org.wildfly.clustering.function.LongPredicateTestCase
-
Constructor Details
-
LongPredicateTestCase
public LongPredicateTestCase()
-
-
Method Details
-
test
@Test public void test() -
equalTo
@Test public void equalTo() -
lessThan
@Test public void lessThan() -
greaterThan
@Test public void greaterThan() -
negate
@Test public void negate() -
compose
@Test public void compose() -
composeDouble
@Test public void composeDouble() -
composeInt
@Test public void composeInt() -
composeLong
@Test public void composeLong() -
xor
@Test public void xor()
-