We could have used a Hard-Coded Test Double subclass instead, but that tactic would have required a different Test-Specific Subclass for each time we want to test with. Each subclass would simply hard-code the return value of the getTime method.