Sha256: 121adfe4576cab6fc23d9ee28d185a24bf7215b19fd0ec0d777b31af02a696af

Contents?: true

Size: 138 Bytes

Versions: 11

Compression:

Stored size: 138 Bytes

Contents

require 'minitest/autorun'
require 'saml2'

def fixture(name)
  File.read(File.expand_path(File.join(__FILE__, "../fixtures", name)))
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
saml2-1.0.10 spec/spec_helper.rb
saml2-1.0.9 spec/spec_helper.rb
saml2-1.0.8 spec/spec_helper.rb
saml2-1.0.7 spec/spec_helper.rb
saml2-1.0.6 spec/spec_helper.rb
saml2-1.0.5 spec/spec_helper.rb
saml2-1.0.4 spec/spec_helper.rb
saml2-1.0.3 spec/spec_helper.rb
saml2-1.0.2 spec/spec_helper.rb
saml2-1.0.1 spec/spec_helper.rb
saml2-1.0.0 spec/spec_helper.rb