Json with prefix for augmented elements
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / TestUtils.java
2013-11-27 Jozef GloncakJson with prefix for augmented elements
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-25 Jozef GloncakUnion type processing added to JsonMapper
2013-11-20 msunalResponse for PUT and POST operations
2013-11-19 Ed WarnickeMerge changes Ibc19654a,I17a345ea,Id0377e20
2013-11-19 Jozef Gloncaktest of namespace suplement (from xml)
2013-11-16 Ed WarnickeMerge "Added parsing of namespace in Json"
2013-11-15 Ed WarnickeMerge "Test composite node with empty conts and lists...
2013-11-15 Jozef GloncakTest composite node with empty conts and lists to Json
2013-11-13 Jozef GloncakYang and XML conversion to Json test with equals
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Ed WarnickeMerge "Test of conversing of yang + xml files to json 2."
2013-11-08 Jozef GloncakTest of conversing of yang + xml files to json 2.
2013-11-07 Jozef GloncakTest of conversion of yang + xml file to json
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector