From f815bc02235dbc03d063991d51d006d44c8a70d9 Mon Sep 17 00:00:00 2001 From: Jozef Behran Date: Tue, 2 Feb 2016 16:29:46 +0100 Subject: [PATCH 1/1] Added an useful URL to the TODO in northbound.robot Change-Id: Ib2ab92ce2710c4e0b85911c6fa3f31d2f965bff4 Signed-off-by: Jozef Behran --- csit/suites/netconf/MDSAL/northbound.robot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/csit/suites/netconf/MDSAL/northbound.robot b/csit/suites/netconf/MDSAL/northbound.robot index f635b6e9c4..62ede6b277 100644 --- a/csit/suites/netconf/MDSAL/northbound.robot +++ b/csit/suites/netconf/MDSAL/northbound.robot @@ -26,7 +26,9 @@ Documentation Metconf MDSAL Northbound test suite. ... invocations (see Check_Multiple_Modules_Merge_Replace for a particularly bad ... example). Create a resource that will be able to extract the data from the ... requests and search for them in the response, then convert to usage of this -... resource (think "Thou shall not repeat yourself"). +... resource (think "Thou shall not repeat yourself"). The following resource was +... found when doing research on this: +... http://robotframework.org/robotframework/latest/libraries/XML.html Suite Setup Setup_Everything Suite Teardown Teardown_Everything Test Setup SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing -- 2.36.6