tests: only override when != NULL
Only override the methods in the unit tests when != NULL otherwise we might override the default implementation.
Please register or sign in to comment
Only override the methods in the unit tests when != NULL otherwise we might override the default implementation.