PHP Class BootstrapPaginationTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: landish/pagination

Protected Properties

Property Type Description
$array
$dir

Public Methods

Method Description
__construct ( )
testBootstrapPresenterCanGeneratorLinksForSlider ( )
testBootstrapPresenterCanGeneratorLinksForTooCloseToBeginning ( )
testBootstrapPresenterCanGeneratorLinksForTooCloseToEnding ( )
testBootstrapPresenterCanGeneratorLinksForWhenOnFirstPage ( )
testBootstrapPresenterCanGeneratorLinksForWhenOnLastPage ( )

Method Details

__construct() public method

public __construct ( )

testBootstrapPresenterCanGeneratorLinksForSlider() public method

testBootstrapPresenterCanGeneratorLinksForTooCloseToBeginning() public method

testBootstrapPresenterCanGeneratorLinksForTooCloseToEnding() public method

testBootstrapPresenterCanGeneratorLinksForWhenOnFirstPage() public method

testBootstrapPresenterCanGeneratorLinksForWhenOnLastPage() public method

Property Details

$array protected property

protected $array

$dir protected property

protected $dir