Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for triggersBeforeAndWhenConfigurationHooks (0.34 sec)

  1. platforms/ide/ide/src/integTest/groovy/org/gradle/plugins/ide/idea/ConfigurationHooksIntegrationTest.groovy

        @Rule
        public final TestResources testResources = new TestResources(testDirectoryProvider)
    
        @Test
        @ToBeFixedForConfigurationCache
        void triggersBeforeAndWhenConfigurationHooks() {
    
            //this test is a bit peculiar as it has assertions inside the gradle script
            //couldn't find a better way of asserting on before/when configured hooks
            runIdeaTask '''
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 2.8K bytes
    - Viewed (0)
Back to top