PHP Class Jyxo\Spl\ArrayUtilTest

See also: Jyxo\Spl\ArrayUtil
Author: Jakub Tománek
Author: Ondřej Nešpor
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jyxo/php

Public Methods

Method Description
testKeymap ( ) Tests the keymap() method.
testRangeCompare ( ) Tests use of custom closures.
testRangeDate ( ) Tests data range generation.
testRangeInt ( ) Tests a simple integer range.

Method Details

testKeymap() public method

Tests the keymap() method.
public testKeymap ( )

testRangeCompare() public method

Tests use of custom closures.
public testRangeCompare ( )

testRangeDate() public method

Tests data range generation.
public testRangeDate ( )

testRangeInt() public method

Tests a simple integer range.
public testRangeInt ( )