Question: Create a NetBeans project called Module4Activity3. Write the Code in Java Using Netbeans, create two classes from your conceptual class diagram. ( Make up your
Create a NetBeans project called Module4Activity3.
Write the Code in Java
Using Netbeans, create two classes from your conceptual class diagram. (Make up your own conceptual class diagram)
Make sure each class has at least two attributes (instance variables) and two methods, plus a constructor to initialize any attributes as needed.
Once you have written the classes, use the JUnit features in NetBeans to create unit tests for your two classes. Make sure to modify the tests so that they provide a realistic test of your simple classes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
