For any program that you implement, hand in your source code (create a zipped/jar file containing all .java files of you

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

For any program that you implement, hand in your source code (create a zipped/jar file containing all .java files of you

Post by answerhappygod »

For any program that you implement, hand
in your source code (create a zipped/jar file containing all
.java files of your project folder) as well as the output of your
test cases. For this assignment, include input and output files,
along with a README file that explains how to use the application;
include your JUnit classes that test Bank (storing accounts in an
array), Bank2 (storing accounts in an ArrayList), Account, Checking
and Money. You do not need a JUnit test class for the ATM class;
instead, for the ATM class, include screen snapshots and/or a test
plan that shows what tests you performed, and the results when you
executed your ATM's main method.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply