Skip to content

Some code is deprecated and some marked for removal and assert is in incorrect order #52

@tdltdl

Description

@tdltdl

Some examples are

  • MapRequest uses deprecated create signature (MediaType, String)
  • new Integer(0), ...

Also propose to upgrade to latest versions
All assert parameters are in the wrong order : The signature is assertEquals( expected, actual) and all test cases are like this assertEquals(asnResp.getDomain(), "af.mil") (expected is the function call and actual is the expected result...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions