- given: I am (?P\S+) - given: a running Muck - then: "it doesn't exist" - then: I get (?P.+) - then: I only get resource (?P\S+) - then: it has revision (?P\S+) - then: it is mine - then: it works - then: remember the resource id as (?P\S+) - then: remember the resource revision as (?P\S+) - then: there are (?P\d+) resources in Muck - then: there are no matches - then: there are no resources in Muck - then: there is (?P\d+) resource in Muck - when: I create a resource (?P.+) - when: I delete (?P\S+) - when: I fetch resource (?P\S+) - when: I search for (?P\S+) being (?P.+) - when: I update (?P\S+), revision (?P\S+), with (?P.+) - when: Muck is restarted