Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for 67 (0.01 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/cleanup/src/test/groovy/gradlebuild/cleanup/services/LeakingProcessKillPatternTest.groovy

            def projectDir = 'C:\\some\\agent\\workspace'
    
            expect:
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Jul 12 03:42:46 GMT 2024
    - 14.8K bytes
    - Click Count (0)
  2. src/test/java/org/codelibs/fess/script/groovy/GroovyEngineTest.java

         */
        @Test
        public void test_evaluate_closures() {
            final Map<String, Object> params = new HashMap<>();
            final String script = "def multiply = { x, y -> x * y }; return multiply(6, 7)";
            assertEquals(42, groovyEngine.evaluate(script, params));
        }
    
        /**
         * Test that list operations work
         */
        @Test
        public void test_evaluate_listOperations() {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:03:38 GMT 2026
    - 29.1K bytes
    - Click Count (0)
  3. src/main/webapp/css/bootstrap.min.css.map

    Shinsuke Sugaya <******@****.***> 1736662442 +0900
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 575.5K bytes
    - Click Count (0)
Back to Top