Question: Assignment Description: In this assignment you will develop and document a class to represent a Set. You will test your implementation against a battery of
Assignment Description: In this assignment you will develop and document a class to represent a Set. You will test your implementation against a battery of JUnit tests. Download the associated files from Blackboard. Consult and use these to implement the Set class that implements the functionality described below. Note that no changes should be made to the SetSpec.java or SetElementValueOutOfRange.java. Your implementation can not be a wrapper for an existing library but rather should represent a set using a primitive type. Set, Set(List
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
