stable

Clone or download

Read-only

Move TreeNode core tests to PHPUnit

This is part of request #14150: Get rid of SimpleTest Change-Id: I79590f842d49924865ad94e1f7d3031a07f1570d

Modified Files

Name
R tests/simpletest/common/TreeNode/GetStateVisitorTest.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectPaddingInTreeNodeVisitorTest.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectSpanPadding.class.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectSpanPaddingInTreeNodeVisitorTest.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWith2ChildrenTest.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWithOneChildTest.php Go to diff View file
R tests/simpletest/common/TreeNode/InjectSpanPaddingWith3ChildrenAtRootFirstWithOneChildLastWith2ChildrenTest.php Go to diff View file
A tests/phpunit/common/TreeNode/InjectSpanPaddingWithADepthOf3Test.php +232 −0 Go to diff View file
R tests/simpletest/common/TreeNode/TreeNodeTest.php Go to diff View file
D tests/simpletest/common/TreeNode/InjectSpanPaddingWithADepthOf3Test.php +0 −231 Go to diff View file
D tests/simpletest/common/TreeNode/NodeDuplicatorContractTest.class.php +0 −40 Go to diff View file