Skip to content

Instantly share code, notes, and snippets.

@alexo
Created October 26, 2012 12:58
Show Gist options
  • Save alexo/3958641 to your computer and use it in GitHub Desktop.
Save alexo/3958641 to your computer and use it in GitHub Desktop.
public class FirstController {
@Mockable(defaultMockImplementation = DefaultMockImplementation.ALWAYS_THROWS_EXCEPTION)
private CASService casService;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment