Sha256: 08b396b87f8e3e348b9ecf04ea746e23d2124ec609314ecbbff461e0e7bafb19
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
require 'spec_helper' describe 'Veritas::Logic::Predicate::LessThan.operation' do subject { Logic::Predicate::LessThan.operation } it { should be(:<) } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
veritas-0.0.1 | spec/unit/veritas/logic/predicate/less_than/class_methods/operation_spec.rb |