Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for JvmInterceptorsSubstitution (0.48 sec)

  1. subprojects/core/src/test/groovy/org/gradle/internal/classpath/AbstractCallInterceptionTest.groovy

        private JvmInterceptorsSubstitution jvmInterceptorsSubstitution
        private GroovyInterceptorsSubstitution groovyInterceptorsSubstitution
    
        def setup() {
            // Substitutions should be set before the InstrumentedClasses is constructed
            jvmInterceptorsSubstitution = new JvmInterceptorsSubstitution(jvmBytecodeInterceptorSet())
            jvmInterceptorsSubstitution.setupForCurrentThread()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Feb 07 20:14:01 UTC 2024
    - 2.7K bytes
    - Viewed (0)
Back to top