JBufferTest::testStreamOpen
testing stream_open().
Signature
public function testStreamOpen(string
$path,
string
$mode,
string
$options,
string
$opened_path,
string
$expected )
Parameters
-
$path
- The path to buffer
-
$mode
- The mode of the buffer
-
$options
- The options
-
$opened_path
- The path
-
$expected
- The expected test return
Returns
- void