PHP Class Totem\AbstractSnapshotTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: wisembly/totem

Public Methods

Method Description
existsProvider ( )
normalizerProvider ( )
setUp ( )
testComparableDataFailure ( )
testCorrectSetClass ( )
testDiff ( )
testDiffIncomparable ( )
testInvalidDataNormalizer ( )
testNormalizer ( $data, $snapshotClass, $setClass )
testOffsetExists ( $key, $expect )
testOffsetSet ( )
testOffsetUnset ( )
testWrongSetClass ( )

Method Details

existsProvider() public method

public existsProvider ( )

normalizerProvider() public method

public normalizerProvider ( )

setUp() public method

public setUp ( )

testComparableDataFailure() public method

testCorrectSetClass() public method

public testCorrectSetClass ( )

testDiff() public method

public testDiff ( )

testDiffIncomparable() public method

testInvalidDataNormalizer() public method

testNormalizer() public method

public testNormalizer ( $data, $snapshotClass, $setClass )

testOffsetExists() public method

public testOffsetExists ( $key, $expect )

testOffsetSet() public method

public testOffsetSet ( )

testOffsetUnset() public method

public testOffsetUnset ( )

testWrongSetClass() public method

public testWrongSetClass ( )