/aws-java-sdk-stubs

stub classes for the aws-java-sdk for use in tests

Primary LanguageJavaApache License 2.0Apache-2.0

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