Searched refs:runWith (Results 1 – 1 of 1) sorted by relevance
51 runWith(mockedProtoLog, this::testProtoLog); in testProtoLogToolIntegration()69 private void runWith(ProtoLogImpl mockInstance, Runnable runnable) { in runWith() method in ProtoLogIntegrationTest