PhpExecutableFinderTest
extends TestCase
in package
Tags
Table of Contents
Methods
- testFind() : mixed
- tests find() with the constant PHP_BINARY.
- testFindArguments() : mixed
- tests find() with the env var PHP_PATH.
- testFindWithHHVM() : mixed
- tests find() with the env var / constant PHP_BINARY with HHVM.
Methods
testFind()
tests find() with the constant PHP_BINARY.
public
testFind() : mixed
testFindArguments()
tests find() with the env var PHP_PATH.
public
testFindArguments() : mixed
testFindWithHHVM()
tests find() with the env var / constant PHP_BINARY with HHVM.
public
testFindWithHHVM() : mixed