Searched refs:schema_for_command (Results 1 - 6 of 6) sorted by relevance

/ontohub/spec/controllers/api/v1/
H A Dchildren_controller_spec.rb10 schema_for_command('ontology/children', :get, 200)
H A Dmappings_controller_spec.rb11 schema_for_command('ontology/mappings', :get, 200)
H A Dontology_versions_controller_spec.rb11 schema_for_command('ontology/ontology_versions', :get, 200)
H A Dsentences_controller_spec.rb11 schema_for_command('ontology/sentences', :get, 200)
H A Dsymbols_controller_spec.rb11 schema_for_command('ontology/symbols', :get, 200)
/ontohub/spec/support/
H A Dcommon_helper_methods.rb78 def schema_for_command(command, method = :get, response_code = nil) method

Completed in 8 milliseconds