Sha256: 2460f9fd44f382d7b980aaa97eaca2b94c6ecfd096c5c4b637124b7b793423a3
Contents?: true
Size: 141 Bytes
Versions: 8
Compression:
Stored size: 141 Bytes
Contents
module Mocktail class UnsatisfyingCall < Struct.new( :call, :other_stubbings, :backtrace, keyword_init: true ) end end
Version data entries
8 entries across 8 versions & 1 rubygems