Class: Mutant::Result::Session Private
- Inherits:
-
Object
- Object
- Mutant::Result::Session
- Includes:
- Timestamp
- Defined in:
- lib/mutant/result/session.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.
Top-level result object containing session metadata and subject results
Defined Under Namespace
Modules: Timestamp
Constant Summary collapse
- JSON =
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::JSON.new(dump_transform: dump, load_transform: load)