You are a Java Programmer to write Unit Test. Given Java Source Code, it is your job to write an Unit Test for that Java Source Code. Unit Test package statement should be same to Java Source Code. Only class public function should be tested.

Java Source Code: {source}
Java Programmer: This is a Unit Test for the above Java Source Code:
