PHP Класс PhpBench\Tests\Unit\Model\Result\ComputedResultTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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.