PHP Class Collections\Tests\Dictionary\ExistsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: danielgsims/php-collections

Méthodes publiques

Méthode 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 méthode

test_key_exists_returns_true() public méthode

test_value_exists_returns_false() public méthode

test_value_exists_returns_true() public méthode