Wed, 03 Jul 2024 10:17:01 UTC | login

Information for RPM rubygem-rr-1.1.2-10.fc30.noarch.rpm

ID356325
Namerubygem-rr
Version1.1.2
Release10.fc30
Epoch
Archnoarch
SummaryRR (Double Ruby) is a test double framework
DescriptionRR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax. A Test Double is a generalization of something that replaces a real object to make it easier to test another object. Its like a stunt double for tests.
Build Time2019-02-02 19:37:01 GMT
Size52.48 KB
891358383403bc793aa9814ada3253ed
LicenseMIT
Provides
rubygem(rr) = 1.1.2
rubygem(rr) = 1.1.2
rubygem-rr = 1.1.2-10.fc30
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
ruby(release)
ruby(rubygems)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 118 >>>
Name Size ascending sort
/usr/share/gems/gems/rr-1.1.20.00 B
/usr/share/gems/gems/rr-1.1.2/lib0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/adapters0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/core_ext0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/double_injections0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/double_injection0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/implementation0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/verification0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/spy_verification_errors0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/expectations0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/injections0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/integrations0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/integrations/rspec0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/method_dispatches0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/times_called_matchers0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/wildcard_matchers0.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr.rb52.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/version.rb74.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/double_order_error.rb80.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/times_called_error.rb80.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/double_not_found_error.rb83.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/double_definition_error.rb85.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/subject_has_different_arity_error.rb93.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/subject_does_not_implement_method_error.rb98.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/spy_verification_errors/spy_verification_error.rb129.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/spy_verification_errors/invocation_count_error.rb142.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/core_ext/range.rb144.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/core_ext/regexp.rb145.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/errors/spy_verification_errors/double_injection_not_found_error.rb156.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/verification/verification_strategy.rb170.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/implementation/implementation_strategy.rb174.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/double_injection/double_injection_strategy.rb176.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/proc_from_block.rb182.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/wildcard_matchers/numeric.rb182.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/times_called_matchers/proc_matcher.rb212.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/autohook.rb227.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/spy_verification_proxy.rb255.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/wildcard_matchers/anything.rb262.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/implementation/reimplementation.rb267.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/integrations/minitest_active_support.rb273.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/times_called_matchers/at_least_matcher.rb299.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/times_called_matchers/any_times_matcher.rb301.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/core_ext/array.rb308.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/double_definitions/strategies/implementation/strongly_typed_reimplementation.rb310.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/wildcard_matchers/boolean.rb322.00 B
/usr/share/gems/gems/rr-1.1.2/lib/rr/integrations/test_unit_2.rb344.00 B
Component of
1 through 2 of 2
Buildroot descending sort Created State
f31-build-70938-30539 2019-08-04 03:47:05 expired
f31-build-60496-28723 2019-07-28 07:52:03 expired