Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Unit Tests

ComputerDruid edited this page Aug 19, 2010 · 1 revision

Untested

  • Robot
    • Robot.putBeeper()
    • Robot.pickBeeper()
    • Robot.hasBeepers()
    • Robot.frontIsClear()
    • Robot.leftIsClear()
    • Robot.backIsClear()
    • Robot.rightIsClear()
    • Robot.nextToABeeper()
    • Robot.nextToARobot()
    • Robot.facingNorth()
    • Robot.facingSouth()
    • Robot.facingEast()
    • Robot.facingWest()
    • Robot.isClear(int)
    • Robot.explode()
    • Robot.nextToRobot(Robot)
  • Display
    • Other stuff

Tested

Clone this wiki locally