PHP Class DropWhileTest

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

Public Methods

Method Description
test_drop_while ( )
test_drop_while_twice_on_same_instance ( )

Method Details

test_drop_while() public method

public test_drop_while ( )

test_drop_while_twice_on_same_instance() public method