PHP Class AccessTest

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

Public Methods

Method Description
test_bad_index_throws_ex ( )
test_index_returns_value ( )
test_negative_index_throws_value ( )
test_out_of_range_throws_ex ( )

Method Details

test_bad_index_throws_ex() public method

test_index_returns_value() public method

test_negative_index_throws_value() public method

test_out_of_range_throws_ex() public method