public class TestReduce
extends java.lang.Object
Constructor and Description |
---|
TestReduce() |
Modifier and Type | Method and Description |
---|---|
void |
testConditionalReduction() |
void |
testCustomReductions() |
void |
testReduceIntegerIgnoreInvalidValues() |
void |
testReducerDouble() |
void |
testReducerInteger() |
public void testReducerDouble()
public void testReducerInteger()
public void testReduceIntegerIgnoreInvalidValues()
public void testCustomReductions()
public void testConditionalReduction()