Sha256: cb0c4c88609eef3a51783c03034536ae291eef8d8df9df7595b181d2fc0d638e
Contents?: true
Size: 163 Bytes
Versions: 4
Compression:
Stored size: 163 Bytes
Contents
covers 'facets/symbol/not' testcase Symbol do unit :~@ do ~:a.assert == :"~a" end unit :not? do a = :a n = ~a assert( n.not? ) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
facets-2.9.1 | test/core/symbol/test_not.rb |
facets-2.9.0 | test/core/symbol/test_not.rb |
facets-2.9.0.pre.2 | test/core/symbol/test_not.rb |
facets-2.9.0.pre.1 | test/core/symbol/test_not.rb |