Documentation

FactoryUtilsTest extends TestCase
in package

Table of Contents

Methods

streamInputProvider()  : array<string|int, mixed>
testCreateStream()  : void
testCreateStreamFromInput()  : void
testCreateStreamFromInputException()  : void
testCreateStreamInvalidModeException()  : void

Methods

streamInputProvider()

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

testCreateStreamFromInput()

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

testCreateStreamFromInputException()

public testCreateStreamFromInputException() : void

testCreateStreamInvalidModeException()

public testCreateStreamInvalidModeException() : void

        
On this page

Search results