Documentation

FactoryUtilsTest extends TestCase
in package

Table of Contents

Methods

createStream()  : void
createStreamFromInput()  : void
createStreamFromInputException()  : void
createStreamInvalidModeException()  : void
streamInputProvider()  : array<string|int, mixed>

Methods

createStreamFromInput()

public createStreamFromInput(mixed $input, string $content) : void
Parameters
$input : mixed
$content : string
Attributes
#[DataProvider]
'streamInputProvider'
#[Test]

createStreamFromInputException()

public createStreamFromInputException() : void
Attributes
#[Test]

createStreamInvalidModeException()

public createStreamInvalidModeException() : void
Attributes
#[Test]

streamInputProvider()

public static streamInputProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results