nachos.machine
Class ElevatorTest

java.lang.Object
  extended by nachos.machine.ElevatorTest

public final class ElevatorTest
extends Object

Tests the ElevatorBank module, using a single elevator and a single rider.


Constructor Summary
ElevatorTest()
          Allocate a new ElevatorTest object.
 
Method Summary
 void run()
          Run a test on Machine.bank().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElevatorTest

public ElevatorTest()
Allocate a new ElevatorTest object.

Method Detail

run

public void run()
Run a test on Machine.bank().