public class ExpectationId extends ObjectWithJsonToString
| Constructor and Description |
|---|
ExpectationId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static ExpectationId |
expectationId(String id) |
String |
getId() |
int |
hashCode() |
ExpectationId |
withId(String id) |
toStringfieldsExcludedFromEqualsAndHashCodepublic static ExpectationId expectationId(String id)
public String getId()
public ExpectationId withId(String id)
public boolean equals(Object o)
equals in class ObjectWithReflectiveEqualsHashCodeToStringpublic int hashCode()
hashCode in class ObjectWithReflectiveEqualsHashCodeToStringCopyright © 2022. All rights reserved.