Searched refs:methodBlockSupplier (Results 1 – 1 of 1) sorted by relevance
389 private final MethodBlockSupplier methodBlockSupplier; field in JUnitParamsRunner393 methodBlockSupplier = new MethodBlockSupplier() { in JUnitParamsRunner()420 frameworkMethod.run(methodBlockSupplier, notifier); in runChild()424 ((InvokableFrameworkMethod) describableMethod).run(methodBlockSupplier, notifier); in runChild()