- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 22 for test (0.07 sec)
-
Directory-based Tasks
example: /test/** matches all files/directories under /test/ , such...such as /test/x.java , or /test/foo/bar/xyz.html , but not /xyz.xml...ant.apache.org/manual/dirtasks.htmlRegistered: Mon Jul 07 00:06:58 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 11.8K bytes - Viewed (0) -
Tutorial: Tasks using Properties, Filesets & Paths
property="test" value="test-value"/> <find print="test"/> Ok, it...name="test" value="test-value"/> <echo message="${test}"/> but...ant.apache.org/manual/tutorial-tasks-filesets-properties.htmlRegistered: Mon Jul 07 00:03:17 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 41.9K bytes - Viewed (0) -
org.apache.tools.ant.taskdefs.optional.junit (A...
execution of tests and listening of events (test start, test finish,...all failing test cases and creates a new JUnit test class containing...ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/junit/package-summary.htmlRegistered: Mon Jul 07 00:09:34 UTC 2025 - Last Modified: Thu Aug 29 14:17:20 UTC 2024 - 20.3K bytes - Viewed (0) -
org.apache.tools.ant.taskdefs.optional.junitlau...
Represents the fork element within test definitions of the junitlauncher...JUnit platform for running tests. LaunchDefinition Defines the...ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/package-s...Registered: Mon Jul 07 00:09:39 UTC 2025 - Last Modified: Thu Aug 29 14:17:20 UTC 2024 - 10.7K bytes - Viewed (0) -
org.apache.tools.ant.taskdefs.condition (Apache...
Condition that tests the OS type. ParserSupports Test for the XML...HasFreeSpace <hasfreespace> HasMethod test for a method Http Condition...ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/condition/package-summary.htmlRegistered: Mon Jul 07 00:08:19 UTC 2025 - Last Modified: Thu Aug 29 14:17:20 UTC 2024 - 15.3K bytes - Viewed (0) -
Tutorial: Writing Tasks
Next step: test ... Test the Task We have written a test already:...Assert.assertEquals("nested-text", buildRule.getLog()); } @Test public void...ant.apache.org/manual/tutorial-writing-tasks.htmlRegistered: Mon Jul 07 00:02:52 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 28.6K bytes - Viewed (0) -
Tutorial: Hello World with Apache Ant
HelloWorldTest { @Test public void testNothing() { } @Test public void...real business logic to test, this test class is very small: just...ant.apache.org/manual/tutorial-HelloWorldWithAnt.htmlRegistered: Mon Jul 07 00:02:59 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 19K bytes - Viewed (0) -
Properties and PropertyHelpers
and task elements (such as <test> in <junit> ) support if and...target in this case for tasks nested into targets. ant.java.version...ant.apache.org/manual/properties.htmlRegistered: Mon Jul 07 00:03:36 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 18.1K bytes - Viewed (0) -
Mapper Type
type="unpackage" from="TEST-*Test.xml" to="${test.src.dir}/*Test.java"> <unpackagemapper...<unpackagemapper from="TEST-*Test.xml" to="${test.src.dir}/*Test.java"> Source...ant.apache.org/manual/Types/mapper.htmlRegistered: Mon Jul 07 00:04:34 UTC 2025 - Last Modified: Tue Oct 19 07:20:25 UTC 2021 - 28.7K bytes - Viewed (0) -
Installing Apache Ant
(along with your program and tests) in the classpath passed when...line. This is an easy way to test for classpath-related problems....ant.apache.org/manual/install.htmlRegistered: Mon Jul 07 00:03:29 UTC 2025 - Last Modified: Tue Jan 10 06:20:27 UTC 2023 - 47K bytes - Viewed (0)