Question: Assignment 2 1 . Create 3 classes using the following UML diagrams: 2 . For each file, create an additional test file that tests the
Assignment
Create classes using the following UML diagrams:
For each file, create an additional test file that tests the methods in your class.
Create a folder named with your student number.
Add all files in the folder.
Zip the folder.
Submit to eFundi.
NB Marks will be deducted for WETWrite Everything Twice code.
a ALWAYS use setters when mutating instance variables
b ALWAYS use getters when retrieving instance variables
c Use this where appropriate.
Rubric
Requirement Mark
Name and Student Number commented at the top of each file.
Files correctly named.
Folder zipped and submitted
Student
Access modifiers
Different Constructor Signatures
Mutators
Accessors
toString
Test file
Faculty
Access modifiers
Different Constructor Signatures
Mutators
Accessors
toString
Test file
Staff
Access modifiers
Different Constructor Signatures
Mutators
Accessors
toString
Test file
Total
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
