27282930313233
assertEquals(original.getStopValue(), deserialisedVersion.getStopValue()); } @Override public IncrementModifierDouble getTestObject() throws Exception { return new IncrementModifierDouble(1.0, 1.0, 10.0); }