Currently, we automatically test functions with null parameters, expecting that they return null too.
In a similar way, we should automatically test functions with multivalue parameters, expecting a null and a warning. We may have to add some configurations, as some functions expect and handle some parameters with multivalues.
Existing bugs detected here:
Currently, we automatically test functions with null parameters, expecting that they return null too.
In a similar way, we should automatically test functions with multivalue parameters, expecting a null and a warning. We may have to add some configurations, as some functions expect and handle some parameters with multivalues.
Existing bugs detected here:
SPACEfunction #112350 (review)SPACEfunction #112350 (comment)