Sha256: afd73ce5e1a63a1d602af4268b5d453ecb23c46a39576f119de3c00e4980e977
Contents?: true
Size: 239 Bytes
Versions: 13
Compression:
Stored size: 239 Bytes
Contents
Pact.provider_states_for "Zoo App" do provider_state "there are alligators" do set_up do #AlligatorRepo.save(Alligator.name("Mary")) end end provider_state "there is not an alligator named Mary" do no_op end end
Version data entries
13 entries across 13 versions & 1 rubygems