Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
N
P
R
S
T
U
W
A
acceptConnection(PipedOutputStream, UrRobot.ConnectStrategy)
- Method in class kareltherobot.
UrRobot
acceptConnectionFrom(UrRobot, PipedOutputStream, UrRobot.ConnectStrategy)
- Method in class kareltherobot.
UrRobot
action(UrRobot, UrRobot, BufferedReader)
- Method in interface kareltherobot.
UrRobot.ConnectStrategy
anyBeepersInBeeperBag()
- Method in class kareltherobot.
Robot
Determine if the Robot has any beepers in its beeper bag.
asObject
- Static variable in class kareltherobot.
World
asObject()
- Static method in class kareltherobot.
World
asText(String)
- Static method in class kareltherobot.
World
Return a String version of the world's contents suitable for saving and restoring.
assertAt(UrRobot, int, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not at a given intersection.
assertBeepersAt(int, int, int)
- Method in class kareltherobot.
KJRTest
Assert that a given corner has exactly n beepers
assertBeepersAt(int, int)
- Method in class kareltherobot.
KJRTest
Assert that a given corner has at least one beeper.
assertBeepersInBeeperBag(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the beeper bag of the robot is empty.
assertBeepersInWorld(int)
- Method in class kareltherobot.
KJRTest
Fail unless there are exactly a certain number of beepers in the world
assertBeepersInWorld()
- Method in class kareltherobot.
KJRTest
Assert that there is at least one beeper in the world.
assertFacingEast(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not facing East.
assertFacingNorth(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not facing North.
assertFacingSouth(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not facing South.
assertFacingWest(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not facing West.
assertFrontIsBlocked(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if there is no wall in front of the robot.
assertFrontIsClear(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if there is a wall in front of the robot.
assertHasNeighbor(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot has no neighbors.
assertHasNoNeighbor(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot has any neighbors.
assertNextToABeeper(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is on a corner with no beepers.
assertNoBeepersInBeeperBag(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot has any beepers in its beeper bag.
assertNotAt(UrRobot, int, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is at a given intersection.
assertNotFacingEast(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is facing East.
assertNotFacingNorth(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is facing North.
assertNotFacingSouth(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is facing South.
assertNotFacingWest(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is facing West.
assertNotNextToABeeper(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot is on a corner with one or more beepers.
assertNotOnAvenue(UrRobot, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is on a given avenue.
assertNotOnStreet(UrRobot, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is on a given street.
assertNotRunning(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot not has turned off.
assertOnAvenue(UrRobot, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not on a given avenue.
assertOnStreet(UrRobot, int)
- Method in class kareltherobot.
KJRTest
Fail if the robot is not on a given street.
assertRobotsAt(int, int, int)
- Method in class kareltherobot.
KJRTest
Assert that a given corner has exactly n robots.
assertRobotsAt(int, int)
- Method in class kareltherobot.
KJRTest
Assert that a given corner has at least one robot.
assertRobotsInWorld(int)
- Method in class kareltherobot.
KJRTest
Fail unless there are exactly a certain number of robots in the world
assertRobotsInWorld()
- Method in class kareltherobot.
KJRTest
Assert that there is at least one robot in the world.
assertRunning(UrRobot)
- Method in class kareltherobot.
KJRTest
Fail if the robot has turned off or experienced an error shutoff.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
M
N
P
R
S
T
U
W