Class TesterRequirements


  • @GwtCompatible
    public final class TesterRequirements
    extends Object
    Encapsulates the constraints that a class under test must satisfy in order for a tester method to be run against that class.
    Author:
    George van den Driessche