Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expandPath (0.04 sec)

  1. src/test/java/org/codelibs/fess/thumbnail/impl/CommandGeneratorTest.java

            assertTrue("Long commands should be settable", true);
        }
    
        // Test path expansion logic
        public void test_path_expansion() throws Exception {
            // Test the expandPath functionality indirectly through variable replacement
            final String testCommand = "convert ${url} -resize 100x100 ${outputFile}";
            final String tempPath = "/tmp/source.pdf";
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 16.4K bytes
    - Viewed (0)
Back to top