Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12289

TestBinaryContext should be removed from production code

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently, `TestBinaryContext` is used only for testing. It is not the right way to keep such classes in production code since it can lead to unpredictable issues.
      Also, making inner static classes `public` violates coding best practices.

      `TestBinaryContext` should be moved to the test environment and used only there.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmuzaf Maxim Muzafarov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: