PHP Класс Mmoreram\RSQueueBundle\Tests\Factory\SerializerFactoryTest

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

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

Метод Описание
testJsonGet ( ) Tests Json serializer load
testNotImplementingInterfaceFound ( ) Tests class found with not implementation of SerializerInterface
testPHPGet ( ) Tests PHP serializer load
testSerializerNotFound ( ) Tests class or type not found
testSimpleNotImplementingInterfaceFound ( ) Tests class found with not implementation of SerializerInterface

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

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

Tests Json serializer load
public testJsonGet ( )

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

Tests class found with not implementation of SerializerInterface

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

Tests PHP serializer load
public testPHPGet ( )

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

Tests class or type not found

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

Tests class found with not implementation of SerializerInterface