PHP 클래스 MathPHP\NumericalAnalysis\NumericalDifferentiation\NumericalDifferentiationTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
testIncorrectInput ( )
testInstantiateAbstractClassException ( )
testNotAFunctionException ( )
testNotCoordinatesException ( )
testNotEnoughArraysException ( )
testSpacingNonConstant ( )
testTargetNotInPoints ( )

메소드 상세

testIncorrectInput() 공개 메소드

public testIncorrectInput ( )

testInstantiateAbstractClassException() 공개 메소드

testNotAFunctionException() 공개 메소드

testNotCoordinatesException() 공개 메소드

testNotEnoughArraysException() 공개 메소드

testSpacingNonConstant() 공개 메소드

testTargetNotInPoints() 공개 메소드