Class ChefZero::Endpoints::DummyEndpoint
In: lib/chef_zero/endpoints/dummy_endpoint.rb
Parent: RestBase

Methods

get   make_response   post  

Public Instance methods

called by direct_solr_query, once each for roles, nodes, and data bag items. each RSpec example makes 3 calls, with the expected sequence of return values [0, 1, 0].

called by force_solr_commit in pedant‘s , which doesn‘t check the return value.

[Validate]