Lin Chen created DIRKRB-150:
-------------------------------
Summary: Refactor some tests
Key: DIRKRB-150
URL: https://issues.apache.org/jira/browse/DIRKRB-150
Project: Directory Kerberos
Issue Type: Sub-task
Reporter: Lin Chen
1. The signature of assertEquals is
{code}
assertEquals(Object expected, Object actual)
{code}, but some asserts in codes misplace expected values and actual values.
2. Refactor some tests to use a more advanced test library, like AssertJ.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)