Sha256: 21f3d5643114ceba278a1f091c750fe7cdf5991febd5e96c7a88158665f78c90
Contents?: true
Size: 304 Bytes
Versions: 10
Compression:
Stored size: 304 Bytes
Contents
module Mutant # Abstract base class for test that might kill a mutation class Test include Adamantium::Flat, Anima.new(:id, :expression) # Return test identification # # @return [String] # # @api private # alias_method :identification, :id end # Test end # Mutant
Version data entries
10 entries across 10 versions & 1 rubygems