Tag Archives: spock

Spock – Starting your trek

Ready to add a little diversity to your Java testing? The Spock framework could be a good place to start. Continue reading

Spock – Sharing conditions across then blocks

Using helper methods with the Spock specification framework helps avoid duplicating conditions across multiple tests Continue reading

Java – Whitelisting IP subnets

Whitelisting IP subnets rather than individual addresses can alleviate some of the drudge of managing your security configuration. Continue reading