public class ShouldBeConvertible
extends org.assertj.core.error.BasicErrorMessageFactory
Modifier | Constructor and Description |
---|---|
private |
ShouldBeConvertible(java.lang.String value,
java.lang.String targetType) |
Modifier and Type | Method and Description |
---|---|
static ShouldBeConvertible |
shouldBeConvertible(java.lang.String value,
java.lang.String targetType) |
private ShouldBeConvertible(java.lang.String value, java.lang.String targetType)
public static ShouldBeConvertible shouldBeConvertible(java.lang.String value, java.lang.String targetType)