====== Lab 1 ====== Write a JUnit test case to test the class Boolean, whose API can be found [[http://www.eecs.yorku.ca/course_archive/2017-18/W/4315/lab1|here]]. The JAR for the Boolean class can be found [[http://www.eecs.yorku.ca/course_archive/2017-18/W/4315/lab1/lab1.jar|here]]. To receive feedback, submit your test case using the submit command //before// Monday January 8:\\ submit 4315 lab1 BooleanTest.java