Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for getDestFile (0.25 sec)

  1. maven-core/src/test/java/org/apache/maven/artifact/handler/ArtifactHandlerTest.java

    import org.junit.jupiter.api.Test;
    
    import static org.codehaus.plexus.testing.PlexusExtension.getTestFile;
    import static org.junit.jupiter.api.Assertions.assertEquals;
    
    @PlexusTest
    class ArtifactHandlerTest {
        @Inject
        PlexusContainer container;
    
        @Test
        void testAptConsistency() throws Exception {
            File apt = getTestFile("src/site/apt/artifact-handlers.apt");
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Dec 14 10:51:16 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  2. subprojects/core/src/test/groovy/org/gradle/api/internal/artifacts/publish/AbstractPublishArtifactTest.groovy

        private static final String TEST_TYPE = "type";
        private static final String TEST_CLASSIFIER = "classifier";
        private static final Date TEST_DATE = new Date();
    
        protected File getTestFile() {
            TEST_FILE
        }
    
        protected String getTestName() {
            TEST_NAME
        }
    
        protected String getTestExt() {
            TEST_EXT
        }
    
        protected String getTestType() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 17 11:02:13 UTC 2016
    - 1.9K bytes
    - Viewed (0)
  3. maven-core/src/test/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorV4Test.java

    import org.eclipse.aether.repository.LocalRepository;
    import org.eclipse.aether.repository.NoLocalRepositoryManagerException;
    import org.junit.jupiter.api.Test;
    
    import static org.codehaus.plexus.testing.PlexusExtension.getTestFile;
    import static org.junit.jupiter.api.Assertions.assertEquals;
    import static org.junit.jupiter.api.Assertions.assertInstanceOf;
    import static org.junit.jupiter.api.Assertions.assertNotNull;
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 19.2K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/io/IoTestCase.java

          testDir = createTempDir();
        }
    
        return testDir;
      }
    
      /** Returns the file with the given name under the testdata directory. */
      protected final @Nullable File getTestFile(String name) throws IOException {
        File file = new File(getTestDir(), name);
        if (!file.exists()) {
          URL resourceUrl = IoTestCase.class.getResource("testdata/" + name);
          if (resourceUrl == null) {
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri May 31 12:36:13 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  5. maven-core/src/test/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorTest.java

    import org.codehaus.plexus.configuration.DefaultPlexusConfiguration;
    import org.codehaus.plexus.util.Os;
    import org.junit.jupiter.api.Test;
    
    import static org.codehaus.plexus.testing.PlexusExtension.getTestFile;
    import static org.junit.jupiter.api.Assertions.assertEquals;
    import static org.junit.jupiter.api.Assertions.assertInstanceOf;
    import static org.junit.jupiter.api.Assertions.assertNotNull;
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 05 08:11:33 UTC 2023
    - 18.6K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    lookup(String, String) throws Exception; protected Object lookup(Class) throws Exception; protected Object lookup(Class, String) throws Exception; protected void release(Object) throws Exception; public static java.io.File getTestFile(String); public static java.io.File getTestFile(String, String); public static String getTestPath(String); public static String getTestPath(String, String); public static String getBasedir(); public String getTestConfiguration(); public static String getTestConfiguration(Class);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 205.7K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    lookup(String, String) throws Exception; protected Object lookup(Class) throws Exception; protected Object lookup(Class, String) throws Exception; protected void release(Object) throws Exception; public static java.io.File getTestFile(String); public static java.io.File getTestFile(String, String); public static String getTestPath(String); public static String getTestPath(String, String); public static String getBasedir(); public String getTestConfiguration(); public static String getTestConfiguration(Class);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 205.7K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    lookup(String, String) throws Exception; protected Object lookup(Class) throws Exception; protected Object lookup(Class, String) throws Exception; protected void release(Object) throws Exception; public static java.io.File getTestFile(String); public static java.io.File getTestFile(String, String); public static String getTestPath(String); public static String getTestPath(String, String); public static String getBasedir(); public String getTestConfiguration(); public static String getTestConfiguration(Class);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 233.3K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    lookup(String, String) throws Exception; protected Object lookup(Class) throws Exception; protected Object lookup(Class, String) throws Exception; protected void release(Object) throws Exception; public static java.io.File getTestFile(String); public static java.io.File getTestFile(String, String); public static String getTestPath(String); public static String getTestPath(String, String); public static String getBasedir(); public String getTestConfiguration(); public static String getTestConfiguration(Class);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
Back to top