Searched refs:annotatedMethods (Results 1 – 1 of 1) sorted by relevance
51 val annotatedMethods = testClass.getAnnotatedMethods(FlickerConfigProvider::class.java) in getFlickerConfig() constant52 if (annotatedMethods.size == 0) { in getFlickerConfig()56 val flickerConfigProviderProviderFunction = annotatedMethods.first() in getFlickerConfig()