Question: Write th a test class with two distinct test cases to test the findMatch s. following JobList class, which should return the Job (pointer to

 Write th a test class with two distinct test cases to

Write th a test class with two distinct test cases to test the findMatch s. following JobList class, which should return the Job (pointer to it which has the most matches for the given skills, nul/mullptr f none d jobs has any matches for the other tha using.) u meth od of for ce n JUnit or QTest, please indicate the name of the framework you are Applicant's skills. (If you are 1c++ version just the public interface part class JobList i public: Job * findMatch (vector applicantSkills); void addJob (Job job); class Job private: string title; vector skills; public: Job (string jobTitle, vector applicantskills): public void addJob (Job job)a private String title private List skills; public Job (String jobTitle, List jobskills) // return number of skills found on Job's list public int countskills (List

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!