Class: Mutant::Result::Test Private
- Inherits:
-
Object
- Object
- Mutant::Result::Test
- Defined in:
- lib/mutant/result/test.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Test result
Direct Known Subclasses
Defined Under Namespace
Classes: VoidValue
Constant Summary collapse
- CODEC =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Transform::Codec.new(dump_transform: dump, load_transform: load)