public class TestNumericContentItemFloatingAndRational
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestNumericContentItemFloatingAndRational(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
TestNumericContentItemFloatingAndRational_DoubleConstructor_MinimalSubNormal() |
void |
TestNumericContentItemFloatingAndRational_DoubleConstructor_SubNormalAllMantissaBitsSet() |
void |
TestNumericContentItemFloatingAndRational_FloatingFromAttributeListConstructor() |
void |
TestNumericContentItemFloatingAndRational_FloatingFromDoubleConstructor() |
void |
TestNumericContentItemFloatingAndRational_RationalAndFloatingFromDoubleConstructor() |
void |
TestNumericContentItemFloatingAndRational_RationalAndFloatingFromDoubleConstructorDivideByZero() |
void |
TestNumericContentItemFloatingAndRational_RationalFromAttributeListConstructor() |
void |
TestNumericContentItemFloatingAndRational_StringOnlyConstructor() |
void |
TestNumericContentItemFloatingAndRational_StringOnlyFromAttributeListConstructor() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic TestNumericContentItemFloatingAndRational(java.lang.String name)
public static junit.framework.Test suite()
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCasepublic void TestNumericContentItemFloatingAndRational_StringOnlyFromAttributeListConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_FloatingFromAttributeListConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_RationalFromAttributeListConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_StringOnlyConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_FloatingFromDoubleConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_RationalAndFloatingFromDoubleConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_RationalAndFloatingFromDoubleConstructorDivideByZero()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_DoubleConstructor_MinimalSubNormal()
throws java.lang.Exception
java.lang.Exceptionpublic void TestNumericContentItemFloatingAndRational_DoubleConstructor_SubNormalAllMantissaBitsSet()
throws java.lang.Exception
java.lang.Exception