$43 GRAYBYTE WORDPRESS FILE MANAGER $77

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/php52/usr/share/pear/test/Structures_LinkedList/tests/

HOME
Current File : /opt/alt/php52/usr/share/pear/test/Structures_LinkedList/tests//single_link_007.phpt
--TEST--
single_link_007: Test many corner cases
--FILE--
<?php
 
$dir = dirname(__FILE__);
require 'Structures/LinkedList/Single.php';
require 'SingleLinkTester.php';

$xyy = new Structures_LinkedList_Single();

// prepend to an empty list corner case: 1
$xyy->prependNode($tester1);
print "Current: {$xyy->current()->getNumb()}\n";

// prepend to a list with only one element: 21
$xyy->prependNode($tester2);
print "Current: {$xyy->current()->getNumb()}\n";

// insert after tail node corner case: 213
$xyy->insertNode($tester3, $tester1);
print "Current: {$xyy->current()->getNumb()}\n";

// insert before root node corner case: 4213
$xyy->insertNode($tester4, $tester2, true);
print "Current: {$xyy->current()->getNumb()}\n";

// insert before tail node corner case: 42153
$xyy->insertNode($tester5, $tester3, true);
print "Current: {$xyy->current()->getNumb()}\n";

print "Foreach: ";
foreach ($xyy as $node) {
    print $node->getNumb();
}

print "\nWhile (in reverse): ";
// test reverse iteration with while()
$link = $xyy->end();
do {
    print $link->getNumb();
} while ($link = $xyy->previous());
?>
--EXPECT--
Current: 1
Current: 1
Current: 1
Current: 1
Current: 1
Foreach: 42153
While (in reverse): 35124

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
31 Aug 2024 7.06 AM
root / root
0755
LinkTester.php
0.48 KB
2 Dec 2021 3.06 PM
root / root
0644
SingleLinkTester.php
0.451 KB
2 Dec 2021 3.06 PM
root / root
0644
link_001.phpt
0.964 KB
2 Dec 2021 3.06 PM
root / root
0644
link_002.phpt
0.659 KB
2 Dec 2021 3.06 PM
root / root
0644
link_003.phpt
0.977 KB
2 Dec 2021 3.06 PM
root / root
0644
link_004.phpt
0.531 KB
2 Dec 2021 3.06 PM
root / root
0644
link_005.phpt
1.214 KB
2 Dec 2021 3.06 PM
root / root
0644
link_006.phpt
0.968 KB
2 Dec 2021 3.06 PM
root / root
0644
link_007.phpt
1.32 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_001.phpt
0.977 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_002.phpt
0.672 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_003.phpt
0.989 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_004.phpt
0.544 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_005.phpt
1.221 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_006.phpt
0.98 KB
2 Dec 2021 3.06 PM
root / root
0644
single_link_007.phpt
1.189 KB
2 Dec 2021 3.06 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF