Well, this is the first time that I\'m doing testing. The code I have is the next:
public abstract class Value { private T value; public Va