-
Notifications
You must be signed in to change notification settings - Fork 50
Open
@tdltdl
Description
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
Labels
No labels