platisd 46b188577b Do not include void into mocked method arguments
If a function that takes no arguments explicitly states (void)
then do not include it in the mocked method argument list
since it triggers static assertions that expect no arguments
to be present.

Fixes (?) #3261
2021-02-05 21:30:10 +01:00
..
2021-01-13 20:58:49 -05:00
2019-10-29 16:51:58 -04:00
2019-10-29 16:51:58 -04:00
2019-10-29 16:51:58 -04:00