NodeAbstractTest
extends TestCase
Table of Contents
-
provideNodes()
: mixed
-
testAttributes()
: mixed
-
testChange()
: mixed
-
testConstruct()
: mixed
-
testGetDocComment()
: mixed
-
testIteration()
: mixed
-
testJsonSerialization()
: mixed
-
testSetDocComment()
: mixed
provideNodes()
public
provideNodes() : mixed
Return values
mixed
—
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
-
-
dataProvider
-
Return values
mixed
—
testConstruct()
public
testConstruct(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
-
$attributes
: array<string|int, mixed>
-
-
$node
: Node
-
-
dataProvider
-
Return values
mixed
—
public
testGetDocComment(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
-
$attributes
: array<string|int, mixed>
-
-
$node
: Node
-
-
dataProvider
-
Return values
mixed
—
testIteration()
public
testIteration(array<string|int, mixed> $attributes, Node $node) : mixed
Parameters
-
$attributes
: array<string|int, mixed>
-
-
$node
: Node
-
-
dataProvider
-
Return values
mixed
—
testJsonSerialization()
public
testJsonSerialization() : mixed
Return values
mixed
—
public
testSetDocComment() : mixed
Return values
mixed
—