<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[49327] trunk/tests/phpunit/tests/post: Tests: Rename some files and classes in `phpunit/tests/post/` per the naming conventions.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/49327">49327</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/49327","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>SergeyBiryukov</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-10-27 16:07:21 +0000 (Tue, 27 Oct 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Tests: Rename some files and classes in `phpunit/tests/post/` per the naming conventions.

https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/#naming-and-organization

Follow-up to <a href="https://core.trac.wordpress.org/changeset/47780">[47780]</a>.

See <a href="https://core.trac.wordpress.org/ticket/51344">#51344</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunktestsphpunittestspostgetPageUriphp">trunk/tests/phpunit/tests/post/getPageUri.php</a></li>
<li><a href="#trunktestsphpunittestspostgetPagesphp">trunk/tests/phpunit/tests/post/getPages.php</a></li>
<li><a href="#trunktestsphpunittestspostgetPostTypeLabelsphp">trunk/tests/phpunit/tests/post/getPostTypeLabels.php</a></li>
<li><a href="#trunktestsphpunittestspostnavmenuphp">trunk/tests/phpunit/tests/post/nav-menu.php</a></li>
<li><a href="#trunktestsphpunittestspostpingsphp">trunk/tests/phpunit/tests/post/pings.php</a></li>
<li><a href="#trunktestsphpunittestspostwpGetPostParentIdphp">trunk/tests/phpunit/tests/post/wpGetPostParentId.php</a></li>
<li><a href="#trunktestsphpunittestspostwpInsertPostphp">trunk/tests/phpunit/tests/post/wpInsertPost.php</a></li>
<li><a href="#trunktestsphpunittestspostwpPostphp">trunk/tests/phpunit/tests/post/wpPost.php</a></li>
<li><a href="#trunktestsphpunittestspostwpPostTypephp">trunk/tests/phpunit/tests/post/wpPostType.php</a></li>
<li><a href="#trunktestsphpunittestspostwpUniquePostSlugphp">trunk/tests/phpunit/tests/post/wpUniquePostSlug.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunktestsphpunittestspostwpListPagesphp">trunk/tests/phpunit/tests/post/wpListPages.php</a></li>
<li><a href="#trunktestsphpunittestspostwpPublishPostphp">trunk/tests/phpunit/tests/post/wpPublishPost.php</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunktestsphpunittestspostlistPagesphp">trunk/tests/phpunit/tests/post/listPages.php</a></li>
<li><a href="#trunktestsphpunittestspostwpPublishPostsphp">trunk/tests/phpunit/tests/post/wpPublishPosts.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunktestsphpunittestspostgetPageUriphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/getPageUri.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/getPageUri.php     2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/getPageUri.php       2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Post_getPageUri extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_GetPageUri extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><span class="cx" style="display: block; padding: 0 10px">         * @ticket 22883
</span></span></pre></div>
<a id="trunktestsphpunittestspostgetPagesphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/getPages.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/getPages.php       2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/getPages.php 2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,7 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Post_getPages extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_GetPages extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         function setUp() {
</span><span class="cx" style="display: block; padding: 0 10px">                parent::setUp();
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span></span></pre></div>
<a id="trunktestsphpunittestspostgetPostTypeLabelsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/getPostTypeLabels.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/getPostTypeLabels.php      2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/getPostTypeLabels.php        2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Get_Post_Type_Labels extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_GetPostTypeLabels extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         public function test_returns_an_object() {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->assertInternalType(
</span><span class="cx" style="display: block; padding: 0 10px">                        'object',
</span></span></pre></div>
<a id="trunktestsphpunittestspostlistPagesphp"></a>
<div class="delfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: trunk/tests/phpunit/tests/post/listPages.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/listPages.php      2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/listPages.php        2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,451 +0,0 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<?php
-
-/**
- * @group post
- */
-class Tests_List_Pages extends WP_UnitTestCase {
-       /**
-        * Editor user ID.
-        *
-        * @var int
-        */
-       public static $editor;
-
-       /**
-        * Author user ID.
-        *
-        * @var int
-        */
-       public static $author;
-
-       /**
-        * Parent page ID.
-        *
-        * @var int
-        */
-       public static $parent_1;
-
-       /**
-        * Parent page ID.
-        *
-        * @var int
-        */
-       public static $parent_2;
-
-       /**
-        * Parent page ID.
-        *
-        * @var int
-        */
-       public static $parent_3;
-
-       /**
-        * Child page IDs.
-        *
-        * @var array
-        */
-       public static $children = array();
-
-       /**
-        * Current timestamp cache, so that it is consistent across posts.
-        *
-        * @var int
-        */
-       public static $time;
-
-       public static function wpSetupBeforeClass() {
-               self::$time = time();
-
-               $post_date = gmdate( 'Y-m-d H:i:s', self::$time );
-
-               self::$editor = self::factory()->user->create( array( 'role' => 'editor' ) );
-               self::$author = self::factory()->user->create( array( 'role' => 'author' ) );
-
-               self::$parent_1 = self::factory()->post->create(
-                       array(
-                               'post_author' => self::$editor,
-                               'post_type'   => 'page',
-                               'post_title'  => 'Parent 1',
-                               'post_date'   => $post_date,
-                       )
-               );
-
-               self::$parent_2 = self::factory()->post->create(
-                       array(
-                               'post_type'  => 'page',
-                               'post_title' => 'Parent 2',
-                               'post_date'  => $post_date,
-                       )
-               );
-
-               self::$parent_3 = self::factory()->post->create(
-                       array(
-                               'post_author' => self::$author,
-                               'post_type'   => 'page',
-                               'post_title'  => 'Parent 3',
-                               'post_date'   => $post_date,
-                       )
-               );
-
-               foreach ( array( self::$parent_1, self::$parent_2, self::$parent_3 ) as $page ) {
-                       self::$children[ $page ][] = self::factory()->post->create(
-                               array(
-                                       'post_parent' => $page,
-                                       'post_type'   => 'page',
-                                       'post_title'  => 'Child 1',
-                                       'post_date'   => $post_date,
-                               )
-                       );
-                       self::$children[ $page ][] = self::factory()->post->create(
-                               array(
-                                       'post_parent' => $page,
-                                       'post_type'   => 'page',
-                                       'post_title'  => 'Child 2',
-                                       'post_date'   => $post_date,
-                               )
-                       );
-                       self::$children[ $page ][] = self::factory()->post->create(
-                               array(
-                                       'post_parent' => $page,
-                                       'post_type'   => 'page',
-                                       'post_title'  => 'Child 3',
-                                       'post_date'   => $post_date,
-                               )
-                       );
-               }
-       }
-
-       function test_wp_list_pages_default() {
-               $args = array(
-                       'echo' => false,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_depth() {
-               $args = array(
-                       'echo'  => false,
-                       'depth' => 1,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_show_date() {
-               $args = array(
-                       'echo'      => false,
-                       'depth'     => 1,
-                       'show_date' => true,
-               );
-               $date = gmdate( get_option( 'date_format' ), self::$time );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a> ' . $date . '</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a> ' . $date . '</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a> ' . $date . '</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_date_format() {
-               $args = array(
-                       'echo'        => false,
-                       'show_date'   => true,
-                       'date_format' => 'l, F j, Y',
-               );
-               $date = gmdate( $args['date_format'], self::$time );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a> ' . $date . '
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a> ' . $date . '</li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a> ' . $date . '
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a> ' . $date . '</li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a> ' . $date . '
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a> ' . $date . '</li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a> ' . $date . '</li>
-</ul>
-</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_child_of() {
-               $args = array(
-                       'echo'     => false,
-                       'child_of' => self::$parent_2,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
-<li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
-<li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_exclude() {
-               $args = array(
-                       'echo'    => false,
-                       'exclude' => self::$parent_2,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
-<li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
-<li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_title_li() {
-               $args = array(
-                       'echo'     => false,
-                       'depth'    => 1,
-                       'title_li' => 'PageTitle',
-               );
-
-               $expected = '<li class="pagenav">PageTitle<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_echo() {
-               $args = array(
-                       'echo'  => true,
-                       'depth' => 1,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-</ul></li>';
-               $expected = str_replace( "\r\n", "\n", $expected );
-               $this->expectOutputString( $expected );
-               wp_list_pages( $args );
-       }
-
-       function test_wp_list_pages_authors() {
-               $args = array(
-                       'echo'    => false,
-                       'authors' => self::$author,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_3 . '"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_number() {
-               $args = array(
-                       'echo'        => false,
-                       'number'      => 1,
-                       'sort_column' => 'ID',
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . '"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_sort_column() {
-               $args = array(
-                       'echo'        => false,
-                       'depth'       => 1,
-                       'sort_column' => 'post_author',
-                       'sort_order'  => 'DESC',
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-<li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_link_before() {
-               $args = array(
-                       'echo'        => false,
-                       'link_before' => 'BEFORE',
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">BEFOREParent 1</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">BEFOREChild 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">BEFOREChild 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">BEFOREChild 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">BEFOREParent 2</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">BEFOREChild 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">BEFOREChild 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">BEFOREChild 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">BEFOREParent 3</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">BEFOREChild 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">BEFOREChild 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">BEFOREChild 3</a></li>
-</ul>
-</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_link_after() {
-               $args = array(
-                       'echo'       => false,
-                       'link_after' => 'AFTER',
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1AFTER</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3AFTER</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2AFTER</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3AFTER</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3AFTER</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2AFTER</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3AFTER</a></li>
-</ul>
-</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-
-       function test_wp_list_pages_include() {
-               $args = array(
-                       'echo'    => false,
-                       'include' => self::$parent_1 . ',' . self::$parent_3,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . '"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
-<li class="page_item page-item-' . self::$parent_3 . '"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_exclude_tree() {
-               $args = array(
-                       'echo'         => false,
-                       'exclude_tree' => self::$parent_2 . ',' . self::$parent_3,
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
-<ul class=\'children\'>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-</ul></li>';
-
-               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
-       }
-
-       function test_wp_list_pages_discarded_whitespace() {
-               $args = array(
-                       'echo'         => false,
-                       'item_spacing' => 'discard',
-               );
-
-               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
-<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a>
-<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
-<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
-       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
-</ul>
-</li>
-</ul></li>';
-               $expected = str_replace( array( "\r\n", "\n", "\t" ), '', $expected );
-
-               $this->assertSame( $expected, wp_list_pages( $args ) );
-       }
-}
</del></span></pre></div>
<a id="trunktestsphpunittestspostnavmenuphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/nav-menu.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/nav-menu.php       2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/nav-menu.php 2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  * @group menu
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Test_Nav_Menus extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_Nav_Menu extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * @var int
</span><span class="cx" style="display: block; padding: 0 10px">         */
</span></span></pre></div>
<a id="trunktestsphpunittestspostpingsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/pings.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/pings.php  2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/pings.php    2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -4,7 +4,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  * @group ping
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Ping_and_Trackback_Sending extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_Pings extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        public function test_returns_to_ping_sites_from_post_id() {
</span><span class="cx" style="display: block; padding: 0 10px">                $post_id = self::factory()->post->create(
</span></span></pre></div>
<a id="trunktestsphpunittestspostwpGetPostParentIdphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/wpGetPostParentId.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpGetPostParentId.php      2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpGetPostParentId.php        2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Post_WpGetPostParentId extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_wpGetPostParentId extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         /**
</span><span class="cx" style="display: block; padding: 0 10px">         * Parent post ID.
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span></span></pre></div>
<a id="trunktestsphpunittestspostwpInsertPostphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/wpInsertPost.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpInsertPost.php   2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpInsertPost.php     2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_WPInsertPost extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_wpInsertPost extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        protected static $user_ids = array(
</span><span class="cx" style="display: block; padding: 0 10px">                'administrator' => null,
</span></span></pre></div>
<a id="trunktestsphpunittestspostwpListPagesphpfromrev49326trunktestsphpunittestspostlistPagesphp"></a>
<div class="copfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Copied: trunk/tests/phpunit/tests/post/wpListPages.php (from rev 49326, trunk/tests/phpunit/tests/post/listPages.php)</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpListPages.php                            (rev 0)
+++ trunk/tests/phpunit/tests/post/wpListPages.php      2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,451 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+/**
+ * @group post
+ */
+class Tests_Post_wpListPages extends WP_UnitTestCase {
+       /**
+        * Editor user ID.
+        *
+        * @var int
+        */
+       public static $editor;
+
+       /**
+        * Author user ID.
+        *
+        * @var int
+        */
+       public static $author;
+
+       /**
+        * Parent page ID.
+        *
+        * @var int
+        */
+       public static $parent_1;
+
+       /**
+        * Parent page ID.
+        *
+        * @var int
+        */
+       public static $parent_2;
+
+       /**
+        * Parent page ID.
+        *
+        * @var int
+        */
+       public static $parent_3;
+
+       /**
+        * Child page IDs.
+        *
+        * @var array
+        */
+       public static $children = array();
+
+       /**
+        * Current timestamp cache, so that it is consistent across posts.
+        *
+        * @var int
+        */
+       public static $time;
+
+       public static function wpSetupBeforeClass() {
+               self::$time = time();
+
+               $post_date = gmdate( 'Y-m-d H:i:s', self::$time );
+
+               self::$editor = self::factory()->user->create( array( 'role' => 'editor' ) );
+               self::$author = self::factory()->user->create( array( 'role' => 'author' ) );
+
+               self::$parent_1 = self::factory()->post->create(
+                       array(
+                               'post_author' => self::$editor,
+                               'post_type'   => 'page',
+                               'post_title'  => 'Parent 1',
+                               'post_date'   => $post_date,
+                       )
+               );
+
+               self::$parent_2 = self::factory()->post->create(
+                       array(
+                               'post_type'  => 'page',
+                               'post_title' => 'Parent 2',
+                               'post_date'  => $post_date,
+                       )
+               );
+
+               self::$parent_3 = self::factory()->post->create(
+                       array(
+                               'post_author' => self::$author,
+                               'post_type'   => 'page',
+                               'post_title'  => 'Parent 3',
+                               'post_date'   => $post_date,
+                       )
+               );
+
+               foreach ( array( self::$parent_1, self::$parent_2, self::$parent_3 ) as $page ) {
+                       self::$children[ $page ][] = self::factory()->post->create(
+                               array(
+                                       'post_parent' => $page,
+                                       'post_type'   => 'page',
+                                       'post_title'  => 'Child 1',
+                                       'post_date'   => $post_date,
+                               )
+                       );
+                       self::$children[ $page ][] = self::factory()->post->create(
+                               array(
+                                       'post_parent' => $page,
+                                       'post_type'   => 'page',
+                                       'post_title'  => 'Child 2',
+                                       'post_date'   => $post_date,
+                               )
+                       );
+                       self::$children[ $page ][] = self::factory()->post->create(
+                               array(
+                                       'post_parent' => $page,
+                                       'post_type'   => 'page',
+                                       'post_title'  => 'Child 3',
+                                       'post_date'   => $post_date,
+                               )
+                       );
+               }
+       }
+
+       function test_wp_list_pages_default() {
+               $args = array(
+                       'echo' => false,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_depth() {
+               $args = array(
+                       'echo'  => false,
+                       'depth' => 1,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_show_date() {
+               $args = array(
+                       'echo'      => false,
+                       'depth'     => 1,
+                       'show_date' => true,
+               );
+               $date = gmdate( get_option( 'date_format' ), self::$time );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a> ' . $date . '</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a> ' . $date . '</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a> ' . $date . '</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_date_format() {
+               $args = array(
+                       'echo'        => false,
+                       'show_date'   => true,
+                       'date_format' => 'l, F j, Y',
+               );
+               $date = gmdate( $args['date_format'], self::$time );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a> ' . $date . '
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a> ' . $date . '</li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a> ' . $date . '
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a> ' . $date . '</li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a> ' . $date . '
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a> ' . $date . '</li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a> ' . $date . '</li>
+</ul>
+</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_child_of() {
+               $args = array(
+                       'echo'     => false,
+                       'child_of' => self::$parent_2,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
+<li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
+<li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_exclude() {
+               $args = array(
+                       'echo'    => false,
+                       'exclude' => self::$parent_2,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
+<li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
+<li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_title_li() {
+               $args = array(
+                       'echo'     => false,
+                       'depth'    => 1,
+                       'title_li' => 'PageTitle',
+               );
+
+               $expected = '<li class="pagenav">PageTitle<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_echo() {
+               $args = array(
+                       'echo'  => true,
+                       'depth' => 1,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+</ul></li>';
+               $expected = str_replace( "\r\n", "\n", $expected );
+               $this->expectOutputString( $expected );
+               wp_list_pages( $args );
+       }
+
+       function test_wp_list_pages_authors() {
+               $args = array(
+                       'echo'    => false,
+                       'authors' => self::$author,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_3 . '"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_number() {
+               $args = array(
+                       'echo'        => false,
+                       'number'      => 1,
+                       'sort_column' => 'ID',
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . '"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_sort_column() {
+               $args = array(
+                       'echo'        => false,
+                       'depth'       => 1,
+                       'sort_column' => 'post_author',
+                       'sort_order'  => 'DESC',
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+<li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_link_before() {
+               $args = array(
+                       'echo'        => false,
+                       'link_before' => 'BEFORE',
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">BEFOREParent 1</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">BEFOREChild 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">BEFOREChild 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">BEFOREChild 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">BEFOREParent 2</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">BEFOREChild 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">BEFOREChild 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">BEFOREChild 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">BEFOREParent 3</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">BEFOREChild 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">BEFOREChild 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">BEFOREChild 3</a></li>
+</ul>
+</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_link_after() {
+               $args = array(
+                       'echo'       => false,
+                       'link_after' => 'AFTER',
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1AFTER</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3AFTER</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2AFTER</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3AFTER</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3AFTER</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2AFTER</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3AFTER</a></li>
+</ul>
+</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+
+       function test_wp_list_pages_include() {
+               $args = array(
+                       'echo'    => false,
+                       'include' => self::$parent_1 . ',' . self::$parent_3,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . '"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a></li>
+<li class="page_item page-item-' . self::$parent_3 . '"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a></li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_exclude_tree() {
+               $args = array(
+                       'echo'         => false,
+                       'exclude_tree' => self::$parent_2 . ',' . self::$parent_3,
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
+<ul class=\'children\'>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+</ul></li>';
+
+               $this->assertSameIgnoreEOL( $expected, wp_list_pages( $args ) );
+       }
+
+       function test_wp_list_pages_discarded_whitespace() {
+               $args = array(
+                       'echo'         => false,
+                       'item_spacing' => 'discard',
+               );
+
+               $expected = '<li class="pagenav">Pages<ul><li class="page_item page-item-' . self::$parent_1 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_1 ) . '">Parent 1</a>
+<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_1 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_1 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_1 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_2 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_2 ) . '">Parent 2</a>
+<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_2 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_2 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_2 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+<li class="page_item page-item-' . self::$parent_3 . ' page_item_has_children"><a href="' . get_permalink( self::$parent_3 ) . '">Parent 3</a>
+<ul class=\'children\'><li class="page_item page-item-' . self::$children[ self::$parent_3 ][0] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][0] ) . '">Child 1</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][1] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][1] ) . '">Child 2</a></li>
+       <li class="page_item page-item-' . self::$children[ self::$parent_3 ][2] . '"><a href="' . get_permalink( self::$children[ self::$parent_3 ][2] ) . '">Child 3</a></li>
+</ul>
+</li>
+</ul></li>';
+               $expected = str_replace( array( "\r\n", "\n", "\t" ), '', $expected );
+
+               $this->assertSame( $expected, wp_list_pages( $args ) );
+       }
+}
</ins></span></pre></div>
<a id="trunktestsphpunittestspostwpPostphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/wpPost.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpPost.php 2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpPost.php   2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Post_WpPost extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_wpPost extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         protected static $post_id;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        public static function wpSetUpBeforeClass( $factory ) {
</span></span></pre></div>
<a id="trunktestsphpunittestspostwpPostTypephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/wpPostType.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpPostType.php     2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpPostType.php       2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_WP_Post_Type extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_WP_Post_Type extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         public function test_instances() {
</span><span class="cx" style="display: block; padding: 0 10px">                global $wp_post_types;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunktestsphpunittestspostwpPublishPostphpfromrev49326trunktestsphpunittestspostwpPublishPostsphp"></a>
<div class="copfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Copied: trunk/tests/phpunit/tests/post/wpPublishPost.php (from rev 49326, trunk/tests/phpunit/tests/post/wpPublishPosts.php)</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpPublishPost.php                          (rev 0)
+++ trunk/tests/phpunit/tests/post/wpPublishPost.php    2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,153 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+
+/**
+ * @group post
+ */
+class Tests_Post_wpPublishPost extends WP_UnitTestCase {
+
+       /**
+        * Auto-draft post ID.
+        *
+        * @var int
+        */
+       public static $auto_draft_id;
+
+       /**
+        * Create shared fixtures.
+        *
+        * @param WP_UnitTest_Factory $factory Test suite factory.
+        */
+       public static function wpSetUpBeforeClass( $factory ) {
+               self::$auto_draft_id = $factory->post->create( array( 'post_status' => 'auto-draft' ) );
+       }
+
+       /**
+        * Ensure wp_publish_post does not add default category in error.
+        *
+        * @ticket 51292
+        */
+       function test_wp_publish_post_respects_current_categories() {
+               $post_id     = self::$auto_draft_id;
+               $category_id = $this->factory->term->create( array( 'taxonomy' => 'category' ) );
+               wp_set_post_categories( $post_id, $category_id );
+               wp_publish_post( $post_id );
+
+               $post_categories = get_the_category( $post_id );
+               $this->assertCount( 1, $post_categories );
+               $this->assertSame(
+                       $category_id,
+                       $post_categories[0]->term_id,
+                       'wp_publish_post replaced set category.'
+               );
+       }
+
+       /**
+        * Ensure wp_publish_post adds default category.
+        *
+        * @covers ::wp_publish_post
+        * @ticket 51292
+        */
+       function test_wp_publish_post_adds_default_category() {
+               $post_id = self::$auto_draft_id;
+
+               wp_publish_post( $post_id );
+
+               $post_categories = get_the_category( $post_id );
+               $this->assertCount( 1, $post_categories );
+               $this->assertSame(
+                       (int) get_option( 'default_category' ),
+                       $post_categories[0]->term_id,
+                       'wp_publish_post failed to add default category.'
+               );
+       }
+
+       /**
+        * Ensure wp_publish_post adds default category when tagged.
+        *
+        * @covers ::wp_publish_post
+        * @ticket 51292
+        */
+       function test_wp_publish_post_adds_default_category_when_tagged() {
+               $post_id = self::$auto_draft_id;
+               $tag_id  = $this->factory->term->create( array( 'taxonomy' => 'post_tag' ) );
+               wp_set_post_tags( $post_id, array( $tag_id ) );
+               wp_publish_post( $post_id );
+
+               $post_categories = get_the_category( $post_id );
+               $this->assertCount( 1, $post_categories );
+               $this->assertSame(
+                       (int) get_option( 'default_category' ),
+                       $post_categories[0]->term_id,
+                       'wp_publish_post failed to add default category.'
+               );
+       }
+
+       /**
+        * Ensure wp_publish_post does not add default term in error.
+        *
+        * @covers ::wp_publish_post
+        * @ticket 51292
+        */
+       function test_wp_publish_post_respects_current_terms() {
+               // Create custom taxonomy to test with.
+               register_taxonomy(
+                       'tax_51292',
+                       'post',
+                       array(
+                               'hierarchical' => true,
+                               'public'       => true,
+                               'default_term' => array(
+                                       'name' => 'Default 51292',
+                                       'slug' => 'default-51292',
+                               ),
+                       )
+               );
+
+               $post_id = self::$auto_draft_id;
+               $term_id = $this->factory->term->create( array( 'taxonomy' => 'tax_51292' ) );
+               wp_set_object_terms( $post_id, array( $term_id ), 'tax_51292' );
+               wp_publish_post( $post_id );
+
+               $post_terms = get_the_terms( $post_id, 'tax_51292' );
+               $this->assertCount( 1, $post_terms );
+               $this->assertSame(
+                       $term_id,
+                       $post_terms[0]->term_id,
+                       'wp_publish_post replaced set term for custom taxonomy.'
+               );
+       }
+
+       /**
+        * Ensure wp_publish_post adds default term.
+        *
+        * @covers ::wp_publish_post
+        * @ticket 51292
+        */
+       function test_wp_publish_post_adds_default_term() {
+               // Create custom taxonomy to test with.
+               register_taxonomy(
+                       'tax_51292',
+                       'post',
+                       array(
+                               'hierarchical' => true,
+                               'public'       => true,
+                               'default_term' => array(
+                                       'name' => 'Default 51292',
+                                       'slug' => 'default-51292',
+                               ),
+                       )
+               );
+
+               $post_id = self::$auto_draft_id;
+
+               wp_publish_post( $post_id );
+
+               $post_terms = get_the_terms( $post_id, 'tax_51292' );
+               $this->assertCount( 1, $post_terms );
+               $this->assertSame(
+                       get_term_by( 'slug', 'default-51292', 'tax_51292' )->term_id,
+                       $post_terms[0]->term_id,
+                       'wp_publish_post failed to add default term for custom taxonomy.'
+               );
+       }
+}
</ins></span></pre></div>
<a id="trunktestsphpunittestspostwpPublishPostsphp"></a>
<div class="delfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: trunk/tests/phpunit/tests/post/wpPublishPosts.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpPublishPosts.php 2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpPublishPosts.php   2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,153 +0,0 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<?php
-
-/**
- * @group post
- */
-class Tests_WPPublishPost extends WP_UnitTestCase {
-
-       /**
-        * Auto-draft post ID.
-        *
-        * @var int
-        */
-       public static $auto_draft_id;
-
-       /**
-        * Create shared fixtures.
-        *
-        * @param WP_UnitTest_Factory $factory Test suite factory.
-        */
-       public static function wpSetUpBeforeClass( $factory ) {
-               self::$auto_draft_id = $factory->post->create( array( 'post_status' => 'auto-draft' ) );
-       }
-
-       /**
-        * Ensure wp_publish_post does not add default category in error.
-        *
-        * @ticket 51292
-        */
-       function test_wp_publish_post_respects_current_categories() {
-               $post_id     = self::$auto_draft_id;
-               $category_id = $this->factory->term->create( array( 'taxonomy' => 'category' ) );
-               wp_set_post_categories( $post_id, $category_id );
-               wp_publish_post( $post_id );
-
-               $post_categories = get_the_category( $post_id );
-               $this->assertCount( 1, $post_categories );
-               $this->assertSame(
-                       $category_id,
-                       $post_categories[0]->term_id,
-                       'wp_publish_post replaced set category.'
-               );
-       }
-
-       /**
-        * Ensure wp_publish_post adds default category.
-        *
-        * @covers ::wp_publish_post
-        * @ticket 51292
-        */
-       function test_wp_publish_post_adds_default_category() {
-               $post_id = self::$auto_draft_id;
-
-               wp_publish_post( $post_id );
-
-               $post_categories = get_the_category( $post_id );
-               $this->assertCount( 1, $post_categories );
-               $this->assertSame(
-                       (int) get_option( 'default_category' ),
-                       $post_categories[0]->term_id,
-                       'wp_publish_post failed to add default category.'
-               );
-       }
-
-       /**
-        * Ensure wp_publish_post adds default category when tagged.
-        *
-        * @covers ::wp_publish_post
-        * @ticket 51292
-        */
-       function test_wp_publish_post_adds_default_category_when_tagged() {
-               $post_id = self::$auto_draft_id;
-               $tag_id  = $this->factory->term->create( array( 'taxonomy' => 'post_tag' ) );
-               wp_set_post_tags( $post_id, array( $tag_id ) );
-               wp_publish_post( $post_id );
-
-               $post_categories = get_the_category( $post_id );
-               $this->assertCount( 1, $post_categories );
-               $this->assertSame(
-                       (int) get_option( 'default_category' ),
-                       $post_categories[0]->term_id,
-                       'wp_publish_post failed to add default category.'
-               );
-       }
-
-       /**
-        * Ensure wp_publish_post does not add default term in error.
-        *
-        * @covers ::wp_publish_post
-        * @ticket 51292
-        */
-       function test_wp_publish_post_respects_current_terms() {
-               // Create custom taxonomy to test with.
-               register_taxonomy(
-                       'tax_51292',
-                       'post',
-                       array(
-                               'hierarchical' => true,
-                               'public'       => true,
-                               'default_term' => array(
-                                       'name' => 'Default 51292',
-                                       'slug' => 'default-51292',
-                               ),
-                       )
-               );
-
-               $post_id = self::$auto_draft_id;
-               $term_id = $this->factory->term->create( array( 'taxonomy' => 'tax_51292' ) );
-               wp_set_object_terms( $post_id, array( $term_id ), 'tax_51292' );
-               wp_publish_post( $post_id );
-
-               $post_terms = get_the_terms( $post_id, 'tax_51292' );
-               $this->assertCount( 1, $post_terms );
-               $this->assertSame(
-                       $term_id,
-                       $post_terms[0]->term_id,
-                       'wp_publish_post replaced set term for custom taxonomy.'
-               );
-       }
-
-       /**
-        * Ensure wp_publish_post adds default term.
-        *
-        * @covers ::wp_publish_post
-        * @ticket 51292
-        */
-       function test_wp_publish_post_adds_default_term() {
-               // Create custom taxonomy to test with.
-               register_taxonomy(
-                       'tax_51292',
-                       'post',
-                       array(
-                               'hierarchical' => true,
-                               'public'       => true,
-                               'default_term' => array(
-                                       'name' => 'Default 51292',
-                                       'slug' => 'default-51292',
-                               ),
-                       )
-               );
-
-               $post_id = self::$auto_draft_id;
-
-               wp_publish_post( $post_id );
-
-               $post_terms = get_the_terms( $post_id, 'tax_51292' );
-               $this->assertCount( 1, $post_terms );
-               $this->assertSame(
-                       get_term_by( 'slug', 'default-51292', 'tax_51292' )->term_id,
-                       $post_terms[0]->term_id,
-                       'wp_publish_post failed to add default term for custom taxonomy.'
-               );
-       }
-}
</del></span></pre></div>
<a id="trunktestsphpunittestspostwpUniquePostSlugphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/tests/phpunit/tests/post/wpUniquePostSlug.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/tests/phpunit/tests/post/wpUniquePostSlug.php       2020-10-27 15:40:21 UTC (rev 49326)
+++ trunk/tests/phpunit/tests/post/wpUniquePostSlug.php 2020-10-27 16:07:21 UTC (rev 49327)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * @group post
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-class Tests_Post_WpUniquePostSlug extends WP_UnitTestCase {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+class Tests_Post_wpUniquePostSlug extends WP_UnitTestCase {
</ins><span class="cx" style="display: block; padding: 0 10px">         protected $post_ids = array();
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span></span></pre>
</div>
</div>

</body>
</html>