PHP Class MathPHP\NumericalAnalysis\Interpolation\InterpolationTest

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

Méthodes publiques

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

Method Details

testIncorrectInput() public méthode

public testIncorrectInput ( )

testInstantiateAbstractClassException() public méthode

testNotAFunctionException() public méthode

testNotCoordinatesException() public méthode

testNotEnoughArraysException() public méthode