Skip to content

Array helper tests

Robert Sinton requested to merge hotfix/array_helper_unit_tests into versions/0.17.0

Refactored array helper test suite into individual unit tests. Added tests for different permutations of bad parameters. Added expectation of PHP errors where appropriate.

Merge request reports