public class ShouldBeNotSimilar
extends org.assertj.core.error.BasicErrorMessageFactory
| Modifier and Type | Method and Description |
|---|---|
static ShouldBeNotSimilar |
shouldBeNotIdentical(String controlSystemId,
String testSystemId) |
static ShouldBeNotSimilar |
shouldBeNotSimilar(String controlSystemId,
String testSystemId) |
public static ShouldBeNotSimilar shouldBeNotIdentical(String controlSystemId, String testSystemId)
controlSystemId - optional systemId of control documenttestSystemId - optional systemId of test documentpublic static ShouldBeNotSimilar shouldBeNotSimilar(String controlSystemId, String testSystemId)
controlSystemId - optional systemId of control documenttestSystemId - optional systemId of test documentCopyright © 2001–2025 XMLUnit. All rights reserved.