public class TestStatisticExpressionFactory extends Object
StatisticExpressionFactoryImplementation
.StatisticsSet
Constructor and Description |
---|
TestStatisticExpressionFactory() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testConstant() |
void |
testDivision() |
void |
testDivisionZeroNumerator() |
void |
testDoublePeak() |
void |
testDoubleSample() |
void |
testLongPeak() |
void |
testLongSample() |
void |
testMinus() |
void |
testNegation() |
void |
testNormaliseExpressionString() |
void |
testParseCompoundExpessions() |
void |
testParseInvalidExpessions() |
void |
testPrimitive() |
void |
testProduct() |
void |
testSquareRoot() |
void |
testSum() |
public void testDivisionZeroNumerator() throws Exception
Exception
public void testParseCompoundExpessions() throws Exception
Exception
public void testParseInvalidExpessions() throws Exception
Exception
Copyright © 2000-2014. All Rights Reserved.