Documentation

NodeTest extends TestCase
in package

This is a test for the Node class. We're actually using the File class to test it, as it doesn't override it and we can construct it as it's non-abstract.

Table of Contents

testConstruct()  : mixed
testConstructOverrideName()  : mixed
testOverrideNameSetName()  : mixed

Methods

testConstruct()

public testConstruct() : mixed
Return values
mixed

testConstructOverrideName()

public testConstructOverrideName() : mixed
Return values
mixed

testOverrideNameSetName()

public testOverrideNameSetName() : mixed
Return values
mixed

Search results