MCPcopy Index your code
hub / github.com/assertj/assertj / instance

Method instance

src/main/java/org/assertj/core/internal/Failures.java:41–43  ·  view source on GitHub ↗

Returns the singleton instance of this class. @return the singleton instance of this class.

()

Source from the content-addressed store, hash-verified

39 * @return the singleton instance of this class.
40 */
41 public static Failures instance() {
42 return INSTANCE;
43 }
44
45 /**
46 * flag indicating whether or not we remove elements related to AssertJ from assertion error stack trace.

Callers 15

setUpMethod · 0.95
setUpMethod · 0.95
ObjectsClass · 0.95
CommonValidationsClass · 0.95
IntArraysClass · 0.95
ComparablesClass · 0.95
resetFailuresMethod · 0.95
ConditionsClass · 0.95
MapsClass · 0.95
IterablesClass · 0.95
DatesClass · 0.95
InputStreamsClass · 0.95

Calls

no outgoing calls

Tested by 2

setUpMethod · 0.76
setUpMethod · 0.76