|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.math.fraction.BigFractionTest
public class BigFractionTest
Constructor Summary | |
---|---|
BigFractionTest()
|
Method Summary | |
---|---|
void |
testAbs()
|
void |
testAdd()
|
void |
testBigDecimalValue()
|
void |
testCompareTo()
|
void |
testConstructor()
|
void |
testConstructorDouble()
|
void |
testDigitLimitConstructor()
|
void |
testDivide()
|
void |
testDoubleConstructor()
|
void |
testDoubleValue()
|
void |
testEpsilonLimitConstructor()
|
void |
testEqualsAndHashCode()
|
void |
testFloatValue()
|
void |
testGetReducedFraction()
|
void |
testGoldenRatio()
|
void |
testIntValue()
|
void |
testLongValue()
|
void |
testMultiply()
|
void |
testNegate()
|
void |
testPow()
|
void |
testReciprocal()
|
void |
testSerial()
|
void |
testSubtract()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BigFractionTest()
Method Detail |
---|
public void testConstructor()
public void testGoldenRatio()
public void testDoubleConstructor() throws org.apache.commons.math.ConvergenceException
org.apache.commons.math.ConvergenceException
public void testDigitLimitConstructor() throws org.apache.commons.math.ConvergenceException
org.apache.commons.math.ConvergenceException
public void testEpsilonLimitConstructor() throws org.apache.commons.math.ConvergenceException
org.apache.commons.math.ConvergenceException
public void testCompareTo()
public void testDoubleValue()
public void testFloatValue()
public void testIntValue()
public void testLongValue()
public void testConstructorDouble()
public void testAbs()
public void testReciprocal()
public void testNegate()
public void testAdd()
public void testDivide()
public void testMultiply()
public void testSubtract()
public void testBigDecimalValue()
public void testEqualsAndHashCode()
public void testGetReducedFraction()
public void testPow()
public void testSerial() throws org.apache.commons.math.fraction.FractionConversionException
org.apache.commons.math.fraction.FractionConversionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |