Sha256: 93ea72ca08b15e1de530a5cf9e69cdb3466e027bba79fafec56cca74407be45b
Contents?: true
Size: 285 Bytes
Versions: 8
Compression:
Stored size: 285 Bytes
Contents
module Mutest # Abstract base class for test that might kill a mutation class Test include Adamantium::Flat, Anima.new( :expression, :id ) # Identification string # # @return [String] alias_method :identification, :id end # Test end # Mutest
Version data entries
8 entries across 8 versions & 1 rubygems