Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for test_0 (0.17 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              <description>
                This element specifies a directory containing the unit test source of the
                project. The generated build system will compile these directories when the project is
                being tested. The path given is relative to the project descriptor.
                The default value is {@code src/test/java}.
              </description>
              <type>String</type>
            </field>
            <field>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    description to another matcher. class Every<T> class Is<T> Decorates another Matcher, retaining the behaviour but allowing tests to be slightly more expressive. class IsAnything<T> A matcher that always returns true. class IsCollectionContaini<T> class IsEqual<T> Is the value equal to another value, as tested by the Object.equals(java.lang.Object) invokedMethod? class IsInstanceOf Tests whether the value is an instance of a class. class IsNot<T> Calculates the logical negation of a matcher. class IsNull<T>...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 236.8K bytes
    - Viewed (0)
Back to top