Searched refs:fixture_file (Results 1 - 7 of 7) sorted by relevance

/ontohub/spec/lib/
H A Dlogicgraph_parser_spec.rb5 File.open(fixture_file(File.join('ontologies', 'xml', name)))
/ontohub/spec/support/
H A Dcommon_helper_methods.rb11 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 Doops_spec.rb11 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 Dontology_spec.rb402 path = fixture_file('ontologies/tptp/zfmisc_1__t92_zfmisc_1.p')
/ontohub/spec/lib/oops_request/
H A Dresponses_spec.rb17 File.read(fixture_file("oops/sunrealm.xml"))
/ontohub/spec/lib/logicgraph_parser/
H A Dstub_spec.rb37 File.open(fixture_file(name))
/ontohub/spec/
H A Dhets_helper.rb36 fixture_file(File.join('vcr', 'hets-out', subdir, "#{path}_#{extension}.yml"))

Completed in 34 milliseconds