Ticket #11491 (new)
Allow validateInputs to be unit tested on Python algorithms
Reported by: | Dan Nixon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Currently the validateInputs function cannot be called in such a way that it can be used to unit test the validation in a more accurate way than just checking that running the algorithm raises RuntimeError.
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12330