Run ElevatorIntermidiate.java with 1 as a paramater (in the future more elevators can be implemented by changing the parameter) Test files and test instructions: We have an AllTests.java JUnit Class ...
We developers have to do two non-essential dull routine in JUnit testing. First, it takes no small cost to prepare a new test case. A general procedure to prepare a JUnit test case might be like this ...