PHP Class Webmozart\Json\Tests\Versioning\VersionFieldVersionerTest

Since: 1.3
Author: Bernhard Schussek ([email protected])
Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: webmozart/json

Public Methods

Method Description
testParseVersion ( )
testParseVersionCustomFieldName ( )
testParseVersionFailsIfNotFound ( )
testUpdateVersion ( )
testUpdateVersionCreatesFieldIfNotFound ( )
testUpdateVersionCustomFieldName ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testParseVersion() public method

public testParseVersion ( )

testParseVersionCustomFieldName() public method

testParseVersionFailsIfNotFound() public method

testUpdateVersion() public method

public testUpdateVersion ( )

testUpdateVersionCreatesFieldIfNotFound() public method

testUpdateVersionCustomFieldName() public method