PHP Class Collections\Tests\Dictionary\ExistsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: danielgsims/php-collections

Public Methods

Method Description
test_key_exists_returns_false ( )
test_key_exists_returns_true ( )
test_value_exists_returns_false ( )
test_value_exists_returns_true ( )

Method Details

test_key_exists_returns_false() public method

test_key_exists_returns_true() public method

test_value_exists_returns_false() public method

test_value_exists_returns_true() public method