Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-161

Convert manual core tests to JUnit

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3
    • project
    • None

    Description

      The following tests use 'public static void main(String[] args)' instead of JUnit tests.

      [junit] Test org.apache.pivot.serialization.test.JSONSerializerTest FAILED
      [junit] Test org.apache.pivot.serialization.test.PropertiesSerializerTest FAILED
      [junit] Test org.apache.pivot.util.test.ListenerListTest FAILED
      [junit] Test org.apache.pivot.util.test.MIMETypeTest FAILED
      [junit] Test org.apache.pivot.util.test.ResourcesTest FAILED
      [junit] Test org.apache.pivot.util.test.VersionTest FAILED

      (a) switch to use JUnit tests
      (b) Remove sys-out statements and replace with asserts

      Attachments

        Activity

          People

            gbrown Gregory K. Brown
            tvolkert Todd Volkert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: