jbibik
620b9e1540
Use TestUtil.getPublicMethods instead of getDeclaredMethods
...
JaCoCo introduces private synthetic methods (even on interfaces) which
have to be skipped when checking that a 'forwarding' implementation does
forward everything. Instead we can use the existing `getPublicMethods()`
method which implicitly skips these (since they're private).
PiperOrigin-RevId: 533130932
2023-05-19 17:08:26 +01:00
..
2023-04-24 11:33:13 +01:00
2023-05-19 17:08:26 +01:00
2023-05-19 17:06:27 +01:00
2023-03-30 17:26:40 +00:00
2023-05-16 09:57:39 +01:00
2023-04-26 15:49:57 +01:00
2023-03-30 17:26:40 +00:00
2023-03-30 17:26:40 +00:00
2023-04-26 15:49:57 +01:00
2023-04-05 15:48:58 +01:00
2023-04-05 15:48:58 +01:00
2023-04-26 15:49:57 +01:00
2023-04-26 15:49:57 +01:00
2023-04-26 15:49:57 +01:00
2023-05-19 17:05:16 +01:00
2023-05-17 16:32:46 +01:00
2023-04-24 11:40:19 +01:00
2023-05-11 10:05:01 +00:00
2023-05-17 08:38:06 +01:00
2023-05-17 16:32:46 +01:00
2023-04-24 11:40:19 +01:00
2023-05-17 08:49:45 +01:00
2023-05-17 16:37:57 +01:00
2023-05-17 16:32:46 +01:00
2023-05-16 09:53:35 +01:00
2023-05-15 10:36:17 +01:00
2023-04-26 15:49:57 +01:00
2023-05-11 09:52:04 +00:00
2023-05-16 09:48:50 +01:00
2023-05-16 09:54:37 +01:00
2023-05-12 10:06:47 +01:00
2023-05-18 12:21:38 +00:00
2023-05-15 10:41:58 +01:00
2023-04-26 15:52:50 +01:00