I would like to test to see if a variable exists in JUnit testing.
I have a class called animal which is an abstract class.
public abstract class Anim