PHP Class Totem\Snapshot\CollectionSnapshotTest

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

Public Methods

Method Description
allValidProvider ( )
snapshotClassWrongReflectionProvider ( )
testAllValid ( $hasSnapshot )
testKeyNotReadable ( )
testNonCollection ( )
testOriginalKey ( )
testOriginalKeyNotFound ( )
testSnapshotClassNotLoadable ( )
testSnapshotNotArray ( )
testSnapshotWrongReflection ( $class )

Method Details

allValidProvider() public method

public allValidProvider ( )

snapshotClassWrongReflectionProvider() public method

testAllValid() public method

public testAllValid ( $hasSnapshot )

testKeyNotReadable() public method

public testKeyNotReadable ( )

testNonCollection() public method

public testNonCollection ( )

testOriginalKey() public method

public testOriginalKey ( )

testOriginalKeyNotFound() public method

testSnapshotClassNotLoadable() public method

testSnapshotNotArray() public method

testSnapshotWrongReflection() public method

public testSnapshotWrongReflection ( $class )