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) |
toString
fieldsExcludedFromEqualsAndHashCode
public static ExpectationId expectationId(String id)
public String getId()
public ExpectationId withId(String id)
public boolean equals(Object o)
equals
in class ObjectWithReflectiveEqualsHashCodeToString
public int hashCode()
hashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2022. All rights reserved.