Improve cadi-core coverage 65/48065/1
authorIanHowell <ian.howell@att.com>
Thu, 17 May 2018 15:17:50 +0000 (10:17 -0500)
committerIanHowell <ian.howell@att.com>
Thu, 17 May 2018 15:20:30 +0000 (10:20 -0500)
* Wrote tests for AUTHZServlet, MapPermConverter, NullPermConverter,
  and PathFilter
* Deleted old test for FCGet - the class is not accessable to JUnits
* Reduced complexity of AUTHZServlet, MapPermConverter, NullPermConverter,
  and PathFilter
* Fixed a NullPointerException in CmdLine and its associated JUnit

Issue-ID: AAF-225
Change-Id: Ifa6453043469cebb30d10a8a9e2bc1d01599a8c8
Signed-off-by: IanHowell <ian.howell@att.com>

No differences found