org.unitils.easymock.annotation
Annotation Type AfterCreateMock


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface AfterCreateMock

Annotation that is called after a mock object has been created by the EasyMockModule

Author:
Filip Neven, Tim Ducheyne



Copyright © 2011. All Rights Reserved.