Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for findTestDescriptors (0.16 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/TestLauncherSpec.groovy

            findTestDescriptors(events.tests.collect { it.descriptor }, className, methodName, taskPath, displayName)
        }
    
        private static Collection<TestOperationDescriptor> findTestDescriptors(List<TestOperationDescriptor> descriptors, String className, String methodName = null, String taskpath = null, String displayName = null) {
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 08:42:44 UTC 2024
    - 19.9K bytes
    - Viewed (0)
Back to top