Add pkg unit tests for Java version, fix type bug 83/64083/2
authorDaniel Farrell <dfarrell@redhat.com>
Mon, 9 Oct 2017 18:17:03 +0000 (14:17 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 9 Oct 2017 18:56:26 +0000 (14:56 -0400)
commit077050f5656719ce53621436db091cf2a8645d3e
tree3da9edd08dc9b7545f161bd2961d43c9fd33c58b
parent35cf4fc6db23259ef052ffacbbc3f7b4edaba351
Add pkg unit tests for Java version, fix type bug

Add unit test coverage for pkg lib helper fn that gives the Java version
required by a given ODL version. Also fix bug in that fn that caused it
to miss-handle strings.

Change-Id: I0ba2f5437ec7dd9d1972c75109c8a671e1be0d6c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packages/lib.py
packages/test_lib.py