Documentation

NodeAbstractTest extends TestCase
in package

Table of Contents

provideNodes()  : mixed
testAttributes()  : mixed
testChange()  : mixed
testConstruct()  : mixed
testGetDocComment()  : mixed
testIteration()  : mixed
testJsonSerialization()  : mixed
testSetDocComment()  : mixed

Methods

testAttributes()

public testAttributes() : mixed
Return values
mixed

testChange()

public testChange(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
$attributes : array<string|int, mixed>
$node : Node
Tags
dataProvider

provideNodes

Return values
mixed

testConstruct()

public testConstruct(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
$attributes : array<string|int, mixed>
$node : Node
Tags
dataProvider

provideNodes

Return values
mixed

testGetDocComment()

public testGetDocComment(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
$attributes : array<string|int, mixed>
$node : Node
Tags
dataProvider

provideNodes

Return values
mixed

testIteration()

public testIteration(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
$attributes : array<string|int, mixed>
$node : Node
Tags
dataProvider

provideNodes

Return values
mixed

testJsonSerialization()

public testJsonSerialization() : mixed
Return values
mixed

testSetDocComment()

public testSetDocComment() : mixed
Return values
mixed

Search results