====== Lab 1 ====== Write a JUnit test case to test the class Color, whose API can be found [[http://www.eecs.yorku.ca/course_archive/2018-19/W/4315/lab1|here]]. The JAR for the Color class can be found [[http://www.eecs.yorku.ca/course_archive/2018-19/W/4315/lab1/lab1.jar|here]]. To receive feedback, submit your test case using the submit command //before// Tuesday January 8:\\ submit 4315 lab1 ColorTest.java To run the latest version of eclipse, use the command eclipse4.9.