Searched refs:fixture_file (Results 1 - 7 of 7) sorted by relevance
/ontohub/spec/lib/ |
H A D | logicgraph_parser_spec.rb | 5 File.open(fixture_file(File.join('ontologies', 'xml', name)))
|
/ontohub/spec/support/ |
H A D | common_helper_methods.rb | 11 def fixture_file(path) method 17 generated = fixture_file('').join('prover_output', 'generated', node, prover) 24 fixture_file('').join('prover_output', node, prover) 37 fixture_file("ontologies/#{portion}")
|
/ontohub/spec/models/ |
H A D | oops_spec.rb | 11 File.read(fixture_file("oops/invalid_request.xml"))) 23 File.read(fixture_file("oops/valid_request.xml"))) 36 Oops::Response.parse File.read(fixture_file("oops/sunrealm.xml"))
|
H A D | ontology_spec.rb | 402 path = fixture_file('ontologies/tptp/zfmisc_1__t92_zfmisc_1.p')
|
/ontohub/spec/lib/oops_request/ |
H A D | responses_spec.rb | 17 File.read(fixture_file("oops/sunrealm.xml"))
|
/ontohub/spec/lib/logicgraph_parser/ |
H A D | stub_spec.rb | 37 File.open(fixture_file(name))
|
/ontohub/spec/ |
H A D | hets_helper.rb | 36 fixture_file(File.join('vcr', 'hets-out', subdir, "#{path}_#{extension}.yml"))
|
Completed in 34 milliseconds