Searched defs:invokers (Results 1 – 2 of 2) sorted by relevance
58 …final List<FailableFunction<Object, Object, Throwable>> invokers = Stream.of(MethodFixtures.class.… in testFindAndInvoke() local
68 …final List<Function<Object, Object>> invokers = Stream.of(MethodFixtures.class.getDeclaredMethods(… in testFindAndInvoke() local