# File tests/rabbit_test.rb, line 37 def test_params op = @app.collections[:instances].operations[:create] op.params.keys =~ [:realm_id, :image_id, :hwp_id] end