|
||||||||||
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.analysis.solvers.UnivariateRealSolverUtilsTest
public class UnivariateRealSolverUtilsTest
Field Summary | |
---|---|
protected org.apache.commons.math.analysis.UnivariateRealFunction |
sin
|
Constructor Summary | |
---|---|
UnivariateRealSolverUtilsTest()
|
Method Summary | |
---|---|
void |
testBadParameters()
|
void |
testBracketEndpointRoot()
|
void |
testBracketSin()
|
void |
testSolveAccuracyNull()
|
void |
testSolveAccuracySin()
|
void |
testSolveBadParameters()
|
void |
testSolveNoRoot()
|
void |
testSolveNull()
|
void |
testSolveSin()
|
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 |
Field Detail |
---|
protected org.apache.commons.math.analysis.UnivariateRealFunction sin
Constructor Detail |
---|
public UnivariateRealSolverUtilsTest()
Method Detail |
---|
public void testSolveNull() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testSolveBadParameters() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testSolveSin() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testSolveAccuracyNull() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testSolveAccuracySin() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testSolveNoRoot() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testBracketSin() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testBracketEndpointRoot() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
public void testBadParameters() throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |