Spec-Zone.ru › Symfony 3.0

SymfonyTestsListener

class SymfonyTestsListener extends PHPUnit_Framework_BaseTestListener

Собирает и воспроизводит пропущенные тесты.

Методы

__construct(array $extraClockMockedNamespaces = array())
__destruct()
startTestSuite(PHPUnit_Framework_TestSuite $suite)
addSkippedTest(PHPUnit_Framework_Test $test, Исключение $e, $time)
startTest(PHPUnit_Framework_Test $test)
endTest(PHPUnit_Framework_Test $test, $time)

Подробности

__construct(array $extraClockMockedNamespaces = array())

Параметры

array $extraClockMockedNamespaces

__destruct()

startTestSuite(PHPUnit_Framework_TestSuite $suite)

Параметры

PHPUnit_Framework_TestSuite $suite

addSkippedTest(PHPUnit_Framework_Test $test, Исключение $e, $time)

Параметры

PHPUnit_Framework_Test $test
Исключение $e
$time

startTest(PHPUnit_Framework_Test $test)

Параметры

PHPUnit_Framework_Test $test

endTest(PHPUnit_Framework_Test $test, $time)

Параметры

PHPUnit_Framework_Test $test
$time

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Bridge/PhpUnit/SymfonyTestsListener.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API