XMLWordPrintableJSON

Details

    Description

      • We should still be testing deprecated methods, but we need to use #pragma warning disable/enable 0618 for testing those. otherwise compiler warnings are too numerous to be anywhere near helpful.
      • We should only be using deprecated methods in places where they are being explicitly tested, other tests that need that functionality in
        order to validate those tests should be re factored to use methods that are not deprecated.

      This is one place we should probably deviate from the parent project and make sure that any deprecated code gets isolated to the tests designed only for the deprecated methods and then use the newer API through out the testsuite.

      This should help move the project forward and remove deprecated API's when the time comes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            michaelherndon michael herndon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: