Author: ygrego Date: 2015-05-18 11:45:58 +0000 (Mon, 18 May 2015) New Revision: 1361 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1361 Log: Addition of a new test in test section "ParentalControlManager". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-18 11:44:37 UTC (rev 1360) +++ oipf/js/test/Test.js 2015-05-18 11:45:58 UTC (rev 1361) @@ -740,6 +740,10 @@ { label: "Call method 'verifyParentalControlPIN' with an invalid pin 4 times.", method: "testVerifyParentalControlPIN4Times" + }, + { + label: "Call method 'verifyParentalControlPIN' with a valid pin.", + method: "testVerifyParentalControlPINWithValidPIN" } ] }],
participants (1)
-
ygregoï¼ users.nuiton.org