/wslite-example

Example project showing who to use groovy-wslite in practice

Primary LanguageGroovy

wslite-example

Example project showing who to use groovy-wslite in practice. Covers logging and writing unit tests as described in this blog post.

Based on GetMothersDay example from original groovy-wslite README.

Usage

gradle run runs real invocation of GetMothersDay webservice

gradle test runs unit tests