Skip to content

CIPHPUnitTestPatchPathChecker

Mathieu Nayrolles edited this page Jan 20, 2016 · 1 revision

CIPHPUnitTestPatchPathChecker

Part of CI PHPUnit Test

  • Class name: CIPHPUnitTestPatchPathChecker
  • Namespace:

Properties

$whitelist_dir

private mixed $whitelist_dir = array()
  • Visibility: private
  • This property is static.

$blacklist_dir

private mixed $blacklist_dir = array()
  • Visibility: private
  • This property is static.

Methods

setWhitelistDir

mixed CIPHPUnitTestPatchPathChecker::setWhitelistDir(array $dir)
  • Visibility: public
  • This method is static.

Arguments

  • $dir array

setBlacklistDir

mixed CIPHPUnitTestPatchPathChecker::setBlacklistDir(array $dir)
  • Visibility: public
  • This method is static.

Arguments

  • $dir array

check

mixed CIPHPUnitTestPatchPathChecker::check($path)
  • Visibility: public
  • This method is static.

Arguments

  • $path mixed
Clone this wiki locally