PHP Class DropRightTest

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

Public Methods

Method Description
setup ( )
test_dr_all_but_one_leaves_first_item ( )
test_dr_one_drops_last_item ( )
test_dr_zero_returns_identical_col ( )

Method Details

setup() public method

public setup ( )

test_dr_all_but_one_leaves_first_item() public method

test_dr_one_drops_last_item() public method

test_dr_zero_returns_identical_col() public method