Sha256: da4d01e76df2bc67fd644d70aedc2f961cb8e253464e19949063f43ed2f58f4d
Contents?: true
Size: 260 Bytes
Versions: 1
Compression:
Stored size: 260 Bytes
Contents
Then /^cassandra should be running$/ do steps %q{ Then the output should contain "Starting cassandra..." } end Then /^I should be logged into the cassandra console$/ do steps %q{ Then the output should contain "Welcome to cassandra CLI" } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mama_cass-0.0.3 | features/step_definitions/cassandra_steps.rb |