PHP Класс eZ\Publish\Core\Repository\Tests\Service\Mock\RepositoryTest

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

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

Метод Описание
testBeginTransaction ( ) Test for the beginTransaction() method.
testCommit ( ) Test for the commit() method.
testCommitThrowsRuntimeException ( ) Test for the commit() method.
testRollback ( ) Test for the rollback() method.
testRollbackThrowsRuntimeException ( ) Test for the rollback() method.

Описание методов

testBeginTransaction() публичный Метод

Test for the beginTransaction() method.

testCommit() публичный Метод

Test for the commit() method.
public testCommit ( )

testCommitThrowsRuntimeException() публичный Метод

Test for the commit() method.

testRollback() публичный Метод

Test for the rollback() method.
public testRollback ( )

testRollbackThrowsRuntimeException() публичный Метод

Test for the rollback() method.