test if params is empty code example Example: ruby on rails test if all parameters in json request are here if(params.has_key?(:one) && params.has_key?(:two))