Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-186

Remove unit test classes no longer needed

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      Fallout from internal architectural discussion:

      We have old unit tests of internal classes (JNI*Test). Most of these should probably just go away. All unit testing should happen as part of the public API. This both increase the confidence of the public API and help us detect parts of the code that is no longer used.

      We have extensive coverage of the public API at this point, but it is important to verify that we are not loosing code coverage when doing this.

            Assignee:
            Unassigned Unassigned
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: