| |
|
| org.apache.commons.math.util.MathUtilsTest
MathUtilsTest | final public class MathUtilsTest extends TestCase (Code) | | Test cases for the MathUtils class.
version: $Revision: 321515 $ $Date: 2005-10-15 17:09:16 -0700 (Sat, 15 Oct 2005) $ |
suite | public static Test suite()(Code) | | |
test0Choose0 | public void test0Choose0()(Code) | | Verify that b(0,0) = 1
|
testAddAndCheck | public void testAddAndCheck()(Code) | | |
testBinomialCoefficient | public void testBinomialCoefficient()(Code) | | |
testBinomialCoefficientFail | public void testBinomialCoefficientFail()(Code) | | |
testCosh | public void testCosh()(Code) | | |
testCoshNaN | public void testCoshNaN()(Code) | | |
testEquals | public void testEquals()(Code) | | |
testFactorial | public void testFactorial()(Code) | | |
testFactorialFail | public void testFactorialFail()(Code) | | |
testGcd | public void testGcd()(Code) | | |
testHash | public void testHash()(Code) | | |
testIndicatorByte | public void testIndicatorByte()(Code) | | |
testIndicatorDouble | public void testIndicatorDouble()(Code) | | |
testIndicatorFloat | public void testIndicatorFloat()(Code) | | |
testIndicatorInt | public void testIndicatorInt()(Code) | | |
testIndicatorLong | public void testIndicatorLong()(Code) | | |
testIndicatorShort | public void testIndicatorShort()(Code) | | |
testLcm | public void testLcm()(Code) | | |
testMulAndCheck | public void testMulAndCheck()(Code) | | |
testRoundDouble | public void testRoundDouble()(Code) | | |
testRoundFloat | public void testRoundFloat()(Code) | | |
testSignByte | public void testSignByte()(Code) | | |
testSignDouble | public void testSignDouble()(Code) | | |
testSignFloat | public void testSignFloat()(Code) | | |
testSignInt | public void testSignInt()(Code) | | |
testSignLong | public void testSignLong()(Code) | | |
testSignShort | public void testSignShort()(Code) | | |
testSinh | public void testSinh()(Code) | | |
testSinhNaN | public void testSinhNaN()(Code) | | |
testSubAndCheck | public void testSubAndCheck()(Code) | | |
testSubAndCheckErrorMessage | public void testSubAndCheckErrorMessage()(Code) | | |
|
|
|