https://issues.apache.org/bugzilla/show_bug.cgi?id=53383

          Priority: P2
            Bug ID: 53383
          Assignee: [email protected]
           Summary: assertResourceExists fails for URL
          Severity: minor
    Classification: Unclassified
                OS: Windows XP
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 1.8.4
         Component: AntUnit
           Product: Ant

Using assertResourceExists does not work for URLs:

"<au:assertResourceExists resource="http://ant.apache.org/index.html"/>

BUILD FAILED
D:\development\eclipse-projects\AntUnitTest\build.xml:6: Expected 
resource 'http://ant.apache.org/index.html' to exist"

According to the AntUnit 1.2 documentation;

"assertResourceExists
Asserts that a given resource exists. This is a generalization of 
assertFileExists and allows to test for arbitrary resources."

this should be possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to