PHP Class MessagePack\Tests\Unit\TypeTransformer\CollectionTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait MessagePack\Tests\Unit\TransformerUtils
Show file Open project: rybakit/msgpack.php

Public Methods

Method Description
testAddRemoveFind ( )
testConstructor ( )
testMatchReturnsNull ( )
testMatchReturnsTransformer ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAddRemoveFind() public method

public testAddRemoveFind ( )

testConstructor() public method

public testConstructor ( )

testMatchReturnsNull() public method

testMatchReturnsTransformer() public method