Class EasyMockAnnotationSupport


  • public class EasyMockAnnotationSupport
    extends Object
    This class works like as EasyMockSupport and is used to create and inject mocks to annotated fields of an instance of test class.
    See Also:
    Mock, Mock, TestSubject