Migrate restconf/restconf-nb tests to JUnit5
[netconf.git] / restconf / restconf-nb / src / test / java / org / opendaylight / restconf / nb / rfc8040 / databind / AbstractResourceBodyTest.java
2024-05-19 Robert VargaReport ServerException from ApiPathNormalizer 24/111724/4
2024-04-08 Robert VargaAllow odl-pretty-print to be configured to true 05/111305/8
2024-04-03 Robert VargaEliminate DataPutPath 32/111232/2
2024-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2023-12-01 Robert VargaEliminate InstanceIdentifierContext 70/109070/16
2023-11-30 Robert VargaGeneralize ResourceBodyTest 28/109128/4
2023-11-28 Robert VargaGeneralize validTopLevelNodeName() test 14/109114/1
2023-11-28 Robert VargaInline json_sub_container.json 13/109113/1
2023-11-28 Robert VargaMigrate AbstractResourceBodyTest to JUnit5 10/109110/1
2023-11-28 Robert VargaIntroduce DataPutPath 88/109088/1
2023-11-28 Robert VargaPromote DatabindContext to restconf.server.api 83/109083/1
2023-11-27 Robert VargaUse DatabindContext in InstanceIdentifierContext 78/109078/4
2023-11-26 Robert VargaHide ParserIdentifier 67/109067/1
2023-10-20 Robert VargaRemove RestconfDocumentedException.status 34/108534/1
2023-10-20 Robert VargaRestconfDocumentException is a RuntimeException 14/108514/2
2023-09-10 Robert VargaRemove AbstractNormalizedNodeBodyReader 23/107523/18
2023-09-06 Robert VargaSpecialize RestconfDataServiceImpl.{put,plainPatch... 68/107368/23