- Sort Score
- Result 10 results
- Languages All
- Labels All
Popular Words: test
Results 1 - 10 of 13 for test (0.17 sec)
-
The Apache Groovy programming language - Testin...
JUnit 4 tests: import org.junit.Test import static groovy.test.Gr...Support 2.4.1. Test Code Coverage 3. Testing with JUnit 3.1....groovy-lang.org/testing.htmlRegistered: Mon Oct 28 07:16:29 UTC 2024 - 61.7K bytes - Viewed (0) -
The Apache Groovy programming language - Templa...
new File('test.template') def engine = new groovy.text.GStringTemplateEngin()...parametrized text. Here is an example of using the system: def text = 'Dear...groovy-lang.org/templating.htmlRegistered: Mon Oct 28 07:15:02 UTC 2024 - 84.7K bytes - Viewed (0) -
The Apache Groovy programming language - Integr...
And as a last test, you can update the Dependency.groovy...Date() sharedData.setProperty('text', 'I am shared data!') (3) ...groovy-lang.org/integrating.htmlRegistered: Mon Oct 28 07:14:36 UTC 2024 - 41K bytes - Viewed (0) -
The Apache Groovy programming language
test frameworks, build tools, code...applications Scripting and testing glue Great for writing concise...groovy-lang.org/index.htmlRegistered: Mon Oct 28 07:13:34 UTC 2024 - 18.7K bytes - Viewed (0) -
The Apache Groovy programming language - Parsin...
is a class that parses JSON text or reader content into Groovy...JsonSlurper default parser is not the best bet for all situations. Here...groovy-lang.org/processing-json.htmlRegistered: Mon Oct 28 07:15:45 UTC 2024 - 28.1K bytes - Viewed (0) -
The Apache Groovy programming language - Docume...
The Grape dependency manager Testing guide Domain-Specific Languages...groovy-lang.org/documentation.htmlRegistered: Mon Oct 28 07:12:18 UTC 2024 - 17.7K bytes - Viewed (0) -
The Apache Groovy programming language - Proces...
text() == 'Catcher in the Rye' This test searches for...the text inside that node we should be calling the text() method....groovy-lang.org/processing-xml.htmlRegistered: Mon Oct 28 07:17:17 UTC 2024 - 58.5K bytes - Viewed (0) -
The Apache Groovy programming language - Workin...
"Found ${dests.size()} JMS destinations. Listing ..." dests.each...server.queryNames(query, null) def dests = allNames.findAll { name ->...groovy-lang.org/jmx.htmlRegistered: Mon Oct 28 07:16:13 UTC 2024 - 93.9K bytes - Viewed (0) -
The Apache Groovy programming language - Differ...
anonymous inner classes and nested classes follow Java closely,...static inner classes is the best supported one. If you absolutely...groovy-lang.org/differences.htmlRegistered: Mon Oct 28 07:16:49 UTC 2024 - 93.9K bytes - Viewed (0) -
The Apache Groovy programming language - groovy...
<execution> <id>test-compile</id> <phase>test-compile</phase>...For example, mvn test will execute the test phase, compiling...groovy-lang.org/groovyc.htmlRegistered: Mon Oct 28 07:13:04 UTC 2024 - 33.7K bytes - Viewed (0)