blob: 4d82291de61ed207da34231c2f4e145f05f5afa3 [file] [log] [blame]
Testing the LayoutNode.parentOfType method.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS childNode.parentOfType(CustomNode) is rootNode
PASS childNode.parentOfType(OtherCustomNode) is null
PASS successfullyParsed is true
TEST COMPLETE