Uses of Class
org.mockserver.mock.diff.BaselineDiffer.Interaction
Packages that use BaselineDiffer.Interaction
-
Uses of BaselineDiffer.Interaction in org.mockserver.mock.diff
Method parameters in org.mockserver.mock.diff with type arguments of type BaselineDiffer.InteractionModifier and TypeMethodDescriptionBaselineDiffer.diff(List<BaselineDiffer.Interaction> baseline, List<BaselineDiffer.Interaction> current) Compare two sets of recorded interactions.