PHP Class MathPHP\NumericalAnalysis\NumericalDifferentiation\NumericalDifferentiationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
testIncorrectInput ( )
testInstantiateAbstractClassException ( )
testNotAFunctionException ( )
testNotCoordinatesException ( )
testNotEnoughArraysException ( )
testSpacingNonConstant ( )
testTargetNotInPoints ( )

Method Details

testIncorrectInput() public méthode

public testIncorrectInput ( )

testInstantiateAbstractClassException() public méthode

testNotAFunctionException() public méthode

testNotCoordinatesException() public méthode

testNotEnoughArraysException() public méthode

testSpacingNonConstant() public méthode

testTargetNotInPoints() public méthode