$90 GRAYBYTE WORDPRESS FILE MANAGER $92

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

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

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

$xyy = new Structures_LinkedList_Double();

// 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";

// insert after root node corner case: 421653
$xyy->insertNode($tester6, $tester1);
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
Current: 1
Foreach: 421653
While (in reverse): 356124


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


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

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF