test/unit/searcher_benchmarks.rb in exlibris-primo-0.0.2 vs test/unit/searcher_benchmarks.rb in exlibris-primo-0.0.3

- old
+ new

@@ -1,6 +1,6 @@ require 'test_helper' -class SearcherTest < Test::Unit::TestCase +class SearcherTest < ActiveSupport::TestCase PNX_NS = {'pnx' => 'http://www.exlibrisgroup.com/xsd/primo/primo_nm_bib'} SEARCH_NS = {'search' => 'http://www.exlibrisgroup.com/xsd/jaguar/search'} def setup @primo_definition = YAML.load( %{ \ No newline at end of file