Bug 3147 - Binding spec v1: auto generated code by YANGTOOLS could 90/51290/1
authorJakub Toth <jatoth@cisco.com>
Fri, 23 Dec 2016 21:23:59 +0000 (22:23 +0100)
committerJakub Toth <jatoth@cisco.com>
Wed, 1 Feb 2017 09:52:54 +0000 (10:52 +0100)
commit3c156c1ca8c7bb91a2579811c6b0cbe555997a91
tree854ed79bfbc5d45eabe16bcc9db875667053f372
parent96d661e192255c52c590110268ea464527b71b45
Bug 3147 - Binding spec v1: auto generated code by YANGTOOLS could
           be more efficient

  *fix generating of commas in toString() for more effecient
  *tests

Change-Id: I5a1ac0ad8068655168824d89a9acb1f203a64639
Signed-off-by: Jakub Toth <jatoth@cisco.com>
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/yangtools/sal/java/api/generator/BuilderTemplate.xtend
binding/mdsal-binding-java-api-generator/src/test/java/org/opendaylight/yangtools/sal/java/api/generator/BuilderGeneratorTest.java [new file with mode: 0644]