public class ShouldNotBeModified
extends org.assertj.core.error.BasicErrorMessageFactory
| Modifier and Type | Method and Description |
|---|---|
static org.assertj.core.error.ErrorMessageFactory |
shouldNotBeModified(Value valueAtStartPoint,
Value valueAtEndPoint)
Creates a new
. |
public static org.assertj.core.error.ErrorMessageFactory shouldNotBeModified(Value valueAtStartPoint, Value valueAtEndPoint)
ShouldNotBeModified.valueAtStartPoint - The value at start point.valueAtEndPoint - The value at end point.ErrorMessageFactory.Copyright © 2015–2017 AssertJ. All rights reserved.