Sha256: ed66d5ca45659a1eab68ec9cb69d3ea4dd75b3e6051ec2124ef18b5a42728941
Contents?: true
Size: 286 Bytes
Versions: 8
Compression:
Stored size: 286 Bytes
Contents
module Mutant # 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 # Mutant
Version data entries
8 entries across 8 versions & 1 rubygems