lib/methadone/test/integration_test_assertions.rb in methadone-2.0.1 vs lib/methadone/test/integration_test_assertions.rb in methadone-2.0.2

- old
+ new

@@ -1,4 +1,6 @@ +module Methadone +end module Methadone::IntegrationTestAssertions # Assert that a file's contents contains one or more regexps # # filename:: The file whose contents to check # contains:: either a regexp or array of regexpts that the file's contents must match