// // ATMApplicationTests.h // ATMApplicationTests // // David J. Malan // Harvard University // malan@harvard.edu // // Simulates an ATM (that only accepts deposits). // #import @interface ATMApplicationTests : SenTestCase @end