FactoryUtilsTest
extends TestCase
Table of Contents
Methods
-
createStream()
: void
-
createStreamFromInput()
: void
-
createStreamFromInputException()
: void
-
createStreamInvalidModeException()
: void
-
streamInputProvider()
: array<string|int, mixed>
createStream()
public
createStream() : void
public
createStreamFromInput(mixed $input, string $content) : void
Parameters
-
$input
: mixed
-
-
$content
: string
-
-
#[DataProvider]
-
'streamInputProvider'
-
#[Test]
public
createStreamFromInputException() : void
createStreamInvalidModeException()
public
createStreamInvalidModeException() : void
public
static streamInputProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>