X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-model-util%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fyangtools%2Fyang%2Fmodel%2Futil%2FSchemaContextProxyTest.java;h=5fd9c37364de30dca7c6a58ac099644b2f817046;hb=63391074baa84256f2e66fcef0ce02a686a960ea;hp=8be97cddd7a7f9f15645008dc4987226113254a4;hpb=285d22ac3fa671abe9eb453e3f42dc8ebfbbb3ca;p=yangtools.git diff --git a/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java b/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java index 8be97cddd7..5fd9c37364 100644 --- a/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java +++ b/yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextProxyTest.java @@ -64,7 +64,7 @@ public class SchemaContextProxyTest { * CFG(R) * | \ * | \ - * M2 <- M3 + * M2 <- M3 * */ @Test @@ -87,7 +87,7 @@ public class SchemaContextProxyTest { * No root or additional modules * | \ * | \ - * M2 <- M3 + * M2 <- M3 * */ @Test @@ -110,7 +110,7 @@ public class SchemaContextProxyTest { * Config * | \ (NR) * | \ - * M2 <- M3 + * M2 <- M3 * */ @Test @@ -135,7 +135,7 @@ public class SchemaContextProxyTest { * CFG(R) * | \ * | \ - * M2<-(NullRev)M3 + * M2<-(NullRev)M3 * */ @Test @@ -187,7 +187,7 @@ public class SchemaContextProxyTest { * CFG(R) * | * | - * M2 <- M3 + * M2 <- M3 * */ @Test @@ -210,7 +210,7 @@ public class SchemaContextProxyTest { * CFG(R) * | * | - * M2 -> M3 -> M4 -> M5 + * M2 -> M3 -> M4 -> M5 * */ @Test @@ -236,7 +236,7 @@ public class SchemaContextProxyTest { * CFG(R) * | * | - * M2 -> M3 <- M4 + * M2 -> M3 <- M4 * */ @Test @@ -287,7 +287,7 @@ public class SchemaContextProxyTest { * CFG(R) * | \ * | \ - * M2 <- M3 M4=M3(Different revision) + * M2 <- M3 M4=M3(Different revision) * */ @Test @@ -312,7 +312,7 @@ public class SchemaContextProxyTest { *
      * CFG(R)
      * |
-     * M2 -(no revision)-> M3(R2) ... M3(R1)
+     * M2 -(no revision)-> M3(R2) ... M3(R1)
      * 
*/ @Test @@ -337,9 +337,9 @@ public class SchemaContextProxyTest { * CFG(R) * | \ * | \ - * | M2 -> M3 + * | M2 -> M3 * | - * M41(S) => M4 + * M41(S) => M4 * */ @Test @@ -363,7 +363,7 @@ public class SchemaContextProxyTest { /** *
      *
-     * M2 -> M3 -> M4 -> M5
+     * M2 -> M3 -> M4 -> M5
      *
      * 
*/ @@ -392,7 +392,7 @@ public class SchemaContextProxyTest { * | M5 * M2 * - * M3 -> M4 + * M3 -> M4 * * */