Searched refs:hets_uri (Results 1 - 2 of 2) sorted by relevance

/ontohub/spec/factories/
H A Dhets_instance_factory_factory.rb7 sequence :hets_uri do |n|
17 uri { FactoryGirl.generate :hets_uri }
/ontohub/spec/
H A Dhets_helper.rb113 stub_request(method, hets_uri(command, with, with_version)).
116 stub_request(method, hets_uri('provers', with, with_version)).
125 def hets_uri(command = 'dg', portion = nil, version = nil) method

Completed in 13 milliseconds