Click or drag to resize
JSONConstraintIsSimilarTo Method
Overload List
  NameDescription
Public methodStatic memberIsSimilarTo(JObject)
Creates JSONConstraint which compares the test-Object with the given JObject.
Public methodStatic memberIsSimilarTo(String)
Creates JSONConstraint which compares the test-Object with the given string.
Top
See Also