Package com.antithesis.sdk.internal
Class Guidance
java.lang.Object
com.antithesis.sdk.internal.Guidance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemit()static booleanshouldEmit(com.antithesis.sdk.Assert.GuidanceType type, com.fasterxml.jackson.databind.node.ObjectNode data, boolean maximize, String id, boolean hit) static booleanshouldEmitNumeric(double left, double right, boolean maximize, String id)
-
Constructor Details
-
Guidance
public Guidance()
-
-
Method Details
-
shouldEmit
public static boolean shouldEmit(com.antithesis.sdk.Assert.GuidanceType type, com.fasterxml.jackson.databind.node.ObjectNode data, boolean maximize, String id, boolean hit) -
shouldEmitNumeric
-
emit
public void emit()
-