Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.06 KB

readme.md

File metadata and controls

24 lines (14 loc) · 1.06 KB

aws-java-sdk-stubs

Build Status

Services should come with stubs

This project provides stub classes for the aws-sdk-java services to make writing good tests much easier.

See Services should come with stubs and Why I don't like mocks on Stephen's blog.

Download

See Releases for release notes and downloadable jars.

Building/Eclipse

mvn eclipse:eclipse to generate eclipse configuration (although these are also checked in)

mvn clean test to compile and run tests

mvn clean package to build the jar

Make sure M2_REPO is defined in java build path classpath variables

License

Apache 2