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

           Summary: Improve Java unit testing
           Product: Security
           Version: Java 1.4.2
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: cohei...@apache.org


There are some issues with the Java unit testing framework of XML Security,
namely:

 - Most of the org.apache.* unit tests can be run via the "AllTests" class, but
some are omitted.
 - The test configuration in build.xml runs AllTests, but also runs
*Test*.java, so most of the org.apache.* unit tests are run twice.
 - Some of the tests write to System.out
 - One of the tests, IaikCoreFeaturesTest, is failing.

I'll submit a patch for these issues later this week hopefully.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to