Sha256: d16c908dd42c6255fda021f785c653ff4ac327f39009f57b6f22b1ce6be78b2c
Contents?: true
Size: 341 Bytes
Versions: 4
Compression:
Stored size: 341 Bytes
Contents
require 'test_helper' class ChangesValidatorTest < MiniTest::Unit::TestCase def test_deep_reverse_returns_self skip end def test_aggregate_model_must_remain_valid skip end def test_aggregate_model_can_remain_invalid skip end def test_aggregate_state_must_not_change_after_changes_are_applied skip end end
Version data entries
4 entries across 4 versions & 1 rubygems