- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 21 for test (0.1 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: Fri Jan 24 05:15:49 UTC 2025 - 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: Fri Jan 24 05:13:18 UTC 2025 - 84.7K bytes - Viewed (0) -
The Apache Groovy programming language - Runtim...
Test assistance @groovy.test.NotYetImplemented...moduleName=Test module for specifications moduleVersion=1.0-test ext...groovy-lang.org/metaprogramming.htmlRegistered: Fri Jan 24 05:13:01 UTC 2025 - 350.7K 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: Fri Jan 24 05:14:25 UTC 2025 - 18.6K bytes - Viewed (0) -
The Apache Groovy programming language - Object...
on('test logging', [:]) which will print: Seeing test logging...multiple test methods. Now imagine that you want to test the same,...groovy-lang.org/objectorientation.htmlRegistered: Fri Jan 24 05:14:43 UTC 2025 - 243.9K bytes - Viewed (0) -
The Apache Groovy programming language - Docume...
The Grape dependency manager Testing guide Domain-Specific Languages...groovy-lang.org/documentation.htmlRegistered: Fri Jan 24 05:12:43 UTC 2025 - 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: Fri Jan 24 05:13:14 UTC 2025 - 58.5K 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: Fri Jan 24 05:14:32 UTC 2025 - 41K 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: Fri Jan 24 05:15:26 UTC 2025 - 28.1K 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: Fri Jan 24 05:14:20 UTC 2025 - 93.9K bytes - Viewed (0)