Unit test for RestconfInvokeOperationsUtil class 27/47127/1
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Wed, 19 Oct 2016 13:15:42 +0000 (15:15 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Wed, 19 Oct 2016 13:15:42 +0000 (15:15 +0200)
commitc389acda66a92a03d358f1fa1340ec784c76e2b6
treec1db5d1d5203d7c5ff2dcdc67184f4895c8a2954
parent6d5c4984c04ea0e1f4ac345c921f039136e994b2
Unit test for RestconfInvokeOperationsUtil class

Fixed so it add rpcError to the result when there is one.

Change-Id: I5e3e924a0e80970f2f754e2ec39d58e4b0a06984
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/utils/FutureCallbackTx.java
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/utils/RestconfInvokeOperationsUtil.java
restconf/sal-rest-connector/src/test/java/org/opendaylight/restconf/restful/utils/RestconfInvokeOperationsUtilTest.java [new file with mode: 0644]
restconf/sal-rest-connector/src/test/java/org/opendaylight/restconf/restful/utils/TestData.java [new file with mode: 0644]