PHP Class Gush\Tests\Helper\GitRepoHelperTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: gushphp/gush

Public Methods

Method Description
formats_enums ( )
provideValidateEnum ( )
validates_enum_with_specs ( $domain, $type = null, $value = null, $exceptionMessage = null )
validates_enums ( )

Method Details

formats_enums() public method

public formats_enums ( )

provideValidateEnum() public method

public provideValidateEnum ( )

validates_enum_with_specs() public method

public validates_enum_with_specs ( $domain, $type = null, $value = null, $exceptionMessage = null )

validates_enums() public method

public validates_enums ( )