FactoryUtilsTest
extends TestCase
Table of Contents
Methods
-
streamInputProvider()
: array<string|int, mixed>
-
testCreateStream()
: void
-
testCreateStreamFromInput()
: void
-
testCreateStreamFromInputException()
: void
-
testCreateStreamInvalidModeException()
: void
public
static streamInputProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>
testCreateStream()
public
testCreateStream() : void
public
testCreateStreamFromInput(mixed $input, string $content) : void
Parameters
-
$input
: mixed
-
-
$content
: string
-
-
#[DataProvider]
-
'streamInputProvider'
public
testCreateStreamFromInputException() : void
testCreateStreamInvalidModeException()
public
testCreateStreamInvalidModeException() : void