PHP Class DictionaryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: vinelab/minion

Public Methods

Method Description
test_allows_checking_attributes ( )
test_array_representation ( )
test_initializing_dictionary ( )
test_initializing_with_object ( )

Method Details

test_allows_checking_attributes() public method

test_array_representation() public method

test_initializing_dictionary() public method

test_initializing_with_object() public method