Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 1 - 10 of 39 for test (0.04 sec)

  1. org.apache.tools.ant.taskdefs.optional.testing ...

    "waitfor" before running tests A tests sequence A reporting sequence...fault (with the text in failureText) if test shutdown and reporting...
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/testing/package-summary.html
    Registered: Fri May 03 00:10:14 UTC 2024
    - Last Modified: Sun Aug 20 13:58:20 UTC 2023
    - 6.5K bytes
    - Viewed (0)
  2. 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.html
    Registered: Fri May 03 00:04:13 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 11.8K bytes
    - Viewed (0)
  3. PatternSet Type

    files that do not contain the text Test in their name. This set can...Patternsets may be nested within one another, adding the nested patterns...
    ant.apache.org/manual/Types/patternset.html
    Registered: Fri May 03 00:02:57 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 7.5K bytes
    - Viewed (0)
  4. DirSet Type

    except those that have the text Test in their name. <dirset dir="${build.dir}">..."/> <exclude name="apps/**/*Test*"/> </dirset> Groups all directories...
    ant.apache.org/manual/Types/dirset.html
    Registered: Fri May 03 00:04:55 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 5.4K bytes
    - Viewed (0)
  5. 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.html
    Registered: Fri May 03 00:05:50 UTC 2024
    - Last Modified: Sun Aug 20 13:58:20 UTC 2023
    - 20.3K bytes
    - Viewed (0)
  6. 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.html
    Registered: Fri May 03 00:02:26 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 28.6K bytes
    - Viewed (0)
  7. 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.html
    Registered: Fri May 03 00:01:52 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 41.9K bytes
    - Viewed (0)
  8. FileSet Type

    files and don't have the text Test in their name. <fileset dir="${server.src}"...name="**/*.java"/> <exclude name="**/*Test*"/> </fileset> Groups all files...
    ant.apache.org/manual/Types/fileset.html
    Registered: Fri May 03 00:03:00 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 7.2K bytes
    - Viewed (0)
  9. org.apache.tools.ant.taskdefs.optional.junitlau...

    (non-forked mode) launching of tests LauncherSupport Responsible...and passing it the relevant tests that need to be executed by...
    ant.apache.org/manual/api/org/apache/tools/ant/taskdefs/optional/junitlauncher/package-summary.html
    Registered: Fri May 03 00:06:14 UTC 2024
    - Last Modified: Sun Aug 20 13:58:20 UTC 2023
    - 8.4K bytes
    - Viewed (0)
  10. 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.html
    Registered: Fri May 03 00:03:28 UTC 2024
    - Last Modified: Tue Oct 19 07:20:25 UTC 2021
    - 28.7K bytes
    - Viewed (0)
Back to top