Bug 6692: improve TyperUtils tests (first pass) 31/45431/4
authorStephen Kitt <skitt@redhat.com>
Mon, 5 Sep 2016 12:35:58 +0000 (14:35 +0200)
committerStephen Kitt <skitt@redhat.com>
Mon, 12 Sep 2016 09:09:25 +0000 (09:09 +0000)
commit5ce9d1f4f0ed84c9da067a08a45fdcf13a8b242f
treec876bbaf59f28be731f415bcfeac7e33924fca6f
parent000527f013aeea88be4d7588b5b5f864ee5a7f2c
Bug 6692: improve TyperUtils tests (first pass)

This also drops the unused type parameter on getTableSchema().

For now we preserve the IllegalArgumentException-based behaviour in
getTableSchema() (instead of handling the missing schema and returning
null).

Change-Id: If704a3d94694f44d6ccad6536cb230d09fa4e4b5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtils.java
library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java