$43 GRAYBYTE WORDPRESS FILE MANAGER $49

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/php51/usr/share/pear/test/Structures_LinkedList/tests/

HOME
Current File : /opt/alt/php51/usr/share/pear/test/Structures_LinkedList/tests//single_link_003.phpt
--TEST--
single_link_003: Append links in a specific order
--FILE--
<?php
 
$dir = dirname(__FILE__);
require 'Structures/LinkedList/Single.php';
require 'SingleLinkTester.php';

$xyy = new Structures_LinkedList_Single();

// add initial link in the list
$xyy->appendNode($tester1);
print $tester1->getNumb() . "\n";

// add after initial link
$xyy->appendNode($tester2);
print $tester2->getNumb() . "\n";

// add after initial link, bumping #2 up
$xyy->insertNode($tester3, $tester1);
print $tester3->getNumb() . "\n";

// add after link #3, bumping #2 up again
$xyy->insertNode($tester4, $tester3);
print $tester4->getNumb() . "\n";

print "\n";

$link = $xyy->current();
print $link->getNumb();
print "\n";

// test iteration with while()
while ($link = $xyy->next()) {
    print $link->getNumb();
    print "\n";
}
$link = $xyy->rewind();
print "\n";
print $link->getNumb();
print "\n";

// test foreach() iteration
foreach ($xyy as $bull) {
  print $bull->getNumb();
}
?>
--EXPECT--
1
2
3
4

1
3
4
2

1
1342

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.02 PM
root / root
0644
SingleLinkTester.php
0.451 KB
2 Dec 2021 3.02 PM
root / root
0644
link_001.phpt
0.964 KB
2 Dec 2021 3.02 PM
root / root
0644
link_002.phpt
0.659 KB
2 Dec 2021 3.02 PM
root / root
0644
link_003.phpt
0.977 KB
2 Dec 2021 3.02 PM
root / root
0644
link_004.phpt
0.531 KB
2 Dec 2021 3.02 PM
root / root
0644
link_005.phpt
1.214 KB
2 Dec 2021 3.02 PM
root / root
0644
link_006.phpt
0.968 KB
2 Dec 2021 3.02 PM
root / root
0644
link_007.phpt
1.32 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_001.phpt
0.977 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_002.phpt
0.672 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_003.phpt
0.989 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_004.phpt
0.544 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_005.phpt
1.221 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_006.phpt
0.98 KB
2 Dec 2021 3.02 PM
root / root
0644
single_link_007.phpt
1.189 KB
2 Dec 2021 3.02 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF