public class ShouldBeConvertible
extends org.assertj.core.error.BasicErrorMessageFactory
| Modifier and Type | Method and Description |
|---|---|
static ShouldBeConvertible |
shouldBeConvertible(String value,
String targetType) |
public static ShouldBeConvertible shouldBeConvertible(String value, String targetType)
value - the actual valuetargetType - the expected target typeCopyright © 2001–2025 XMLUnit. All rights reserved.