Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for value_replaced (0.09 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/rest/compat/RestCompatTestTransformTask.java

        }
    
        /**
         * Replaces all the values of a is_true assertion for all project REST tests.
         * For example "is_true": "value_to_replace" to "is_true": "value_replaced"
         *
         * @param oldValue the value that has to match and will be replaced
         * @param newValue the value used in the replacement
         */
        public void replaceIsTrue(String oldValue, Object newValue) {
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Sep 30 16:30:48 GMT 2021
    - 22.3K bytes
    - Click Count (0)
Back to Top