- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testSysInput (0.13 seconds)
-
build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/ElasticsearchTestBasePluginFuncTest.groovy
given: file("src/test/java/acme/SomeTests.java").text = """ public class SomeTests { @org.junit.Test public void testSysInput() { org.junit.Assert.assertEquals("bar", System.getProperty("foo")); } } """ buildFile.text = """ plugins { id 'java'Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 1.7K bytes - Click Count (0)