PHP 클래스 PhpBench\Tests\Unit\Model\Result\ComputedResultTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dantleech/phpbench

공개 메소드들

메소드 설명
testDeviationNonNumeric ( ) It should throw an exception if the deviation is non-numeric.
testZValueNonNumeric ( ) It should throw an exception if the z-value is non-numeric.

메소드 상세

testDeviationNonNumeric() 공개 메소드

It should throw an exception if the deviation is non-numeric.

testZValueNonNumeric() 공개 메소드

It should throw an exception if the z-value is non-numeric.