Skip to content

Instantly share code, notes, and snippets.

@wojtekerbetowski
Created December 30, 2012 20:20
Show Gist options
  • Save wojtekerbetowski/4414897 to your computer and use it in GitHub Desktop.
Save wojtekerbetowski/4414897 to your computer and use it in GitHub Desktop.
warn
Too few invocations for:
1 * logger.debug("Entering method") // should log once (0 invocations)
at org.spockframework.mock.InteractionScope.verifyInteractions(InteractionScope.java:66)
at org.spockframework.mock.MockController.leaveScope(MockController.java:20)
at pl.erbetowski.plastic.logging.LoggingSpec.fake service should log a message(LoggingSpec.groovy:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment