summaryrefslogtreecommitdiff
path: root/spec/lib/matchers/include_in_order.rb
AgeCommit message (Collapse)AuthorFilesLines
2013-07-29(#18508) Specify the order of resources in the catalogAndrew Parker1-0/+21
This adds a specification to the order in which resources appear in the catalog. They must appear in the order in which they are added to the catalog. In order to make this kind of assertion easier this commit also brings in Ramcrest.