Skip to content
  • Andy Yates's avatar
    [ENSCORESW-563]. Adding array and hash based content detection methods for regulation. · 3ca76e1a
    Andy Yates authored
    Nathan requested methods which can perform this kind of task (assert the contents
    of a data structure). We support 1 level of arrays and hashes. All test cases
    pass at time of writing. Methods for capturing method returns were
    not implemented. They do not fit into the Utils way of doing (no method
    actually performs a task on an object they just report what it is).
    3ca76e1a