apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Math_PolynomialTest

Source Location: /Math_Polynomial-0.1.0/test/PolynomialTest.php

Class Overview

PHPUnit_TestCase
   |
   --Math_PolynomialTest



Methods


Inherited Variables

Inherited Methods


Class Details

[line 8]


[ Top ]


Method Detail

Math_PolynomialTest (Constructor)   [line 10]

Math_PolynomialTest Math_PolynomialTest( $name)


Parameters:

   $name   — 

[ Top ]

setUp   [line 15]

void setUp( )


[ Top ]

tearDown   [line 20]

void tearDown( )


[ Top ]

testAdd   [line 41]

void testAdd( )


[ Top ]

testAntiDerivative   [line 96]

void testAntiDerivative( )


[ Top ]

testDivide   [line 68]

void testDivide( )


[ Top ]

testFirstDerivative   [line 80]

void testFirstDerivative( )


[ Top ]

testFromRoots   [line 106]

void testFromRoots( )


[ Top ]

testGetRootsCubic   [line 129]

void testGetRootsCubic( )


[ Top ]

testGetRootsLinear   [line 113]

void testGetRootsLinear( )


[ Top ]

testGetRootsQuadratic   [line 120]

void testGetRootsQuadratic( )


[ Top ]

testLocalMaximums   [line 149]

void testLocalMaximums( )


[ Top ]

testLocalMinimums   [line 158]

void testLocalMinimums( )


[ Top ]

testMultiply   [line 59]

void testMultiply( )


[ Top ]

testObjectConstructor   [line 25]

void testObjectConstructor( )


[ Top ]

testParamConstness   [line 190]

void testParamConstness( )


[ Top ]

testRemainder   [line 185]

void testRemainder( )


[ Top ]

testRootsQuartic   [line 140]

void testRootsQuartic( )


[ Top ]

testSecant   [line 176]

void testSecant( )


[ Top ]

testSecondDerivative   [line 88]

void testSecondDerivative( )


[ Top ]

testSubtract   [line 49]

void testSubtract( )


[ Top ]

testTangent   [line 167]

void testTangent( )


[ Top ]

testToString   [line 33]

void testToString( )


[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:38:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.