[ElmSharp][Non-ACR][fixed attrs due to coverage] 38/198938/1
authorSanghoon Lee <shooney.lee@samsung.com>
Thu, 31 Jan 2019 07:06:01 +0000 (16:06 +0900)
committerSanghoon Lee <shooney.lee@samsung.com>
Thu, 31 Jan 2019 07:06:01 +0000 (16:06 +0900)
Change-Id: I9f82901b6fd6f64eef5810265971e04618fa8796

tct-suite-vs/Tizen.ElmSharp.Tests/testcase/TSGenList.cs

index 9935cfa..04c946d 100755 (executable)
@@ -905,7 +905,7 @@ namespace ElmSharp.Tests
         [Test]
         [Category("P1")]
         [Description("Check whether setting and getting HorizontalScrollBarVisiblePolicy are equal.")]
-        [Property("SPEC", "ElmSharp.HorizontalScrollBarVisiblePolicy A")]
+        [Property("SPEC", "ElmSharp.GenList.HorizontalScrollBarVisiblePolicy A")]
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "PRE")]
         [Property("AUTHOR", "Jeonghyun Yun, jh0506.yun@samsung.com")]
@@ -924,7 +924,7 @@ namespace ElmSharp.Tests
         [Test]
         [Category("P1")]
         [Description("Check whether setting and getting VerticalScrollBarVisiblePolicy are equal.")]
-        [Property("SPEC", "ElmSharp.VerticalScrollBarVisiblePolicy A")]
+        [Property("SPEC", "ElmSharp.GenList.VerticalScrollBarVisiblePolicy A")]
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "PRE")]
         [Property("AUTHOR", "Jeonghyun Yun, jh0506.yun@samsung.com")]