Question: How can I send the file? Pre-requisites 1. NetBeans IDE with Java (https://netbeans.apache.org/download/index.html). Instructions 1. Download the MyDate.zip project file. 2. Extract the MyDate zip
How can I send the file?
Pre-requisites
1. NetBeans IDE with Java (https://netbeans.apache.org/download/index.html).
Instructions
1. Download the MyDate.zip project file.
2. Extract the MyDate zip file to a location on your computer.
3. Open Netbeans and open the project using File Open Project and by navigating to the
location that you saved the MyDate project.
4. Study the MyDateInterface.java interface and the corresponding MyDateImpl concrete
class.
5. Develop unit tests in MyDateImplTest.java.
6. Submit your test cases to Testing as often as you would like feedback.
Submitting to Testing
1. Using a file explorer, navigate to the MyDate/test folder on your computer.
2. Zip up the mydate folder into a zip file named mydate.zip.
3. Go to the MyDate assignment in Testing and click Submit for Feedback.
4. Select the mydate.zip file from step 2 when prompted for test cases.
5. Hit Submit.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
