Author: ygrego Date: 2015-05-18 12:20:36 +0000 (Mon, 18 May 2015) New Revision: 1363 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1363 Log: Rename the method of a test in section "ParentalControlManagerTest" Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-18 12:19:07 UTC (rev 1362) +++ oipf/js/test/Test.js 2015-05-18 12:20:36 UTC (rev 1363) @@ -738,8 +738,8 @@ object: new ParentalControlManagerTest(), tests: [ { - label: "Call method 'verifyParentalControlPIN' with an invalid pin 4 times.", - method: "testVerifyParentalControlPIN4Times" + label: "Call method 'verifyParentalControlPIN' with an invalid pin 10 times.", + method: "testVerifyParentalControlPIN10Times" }, { label: "Call method 'verifyParentalControlPIN' with a valid pin.",
participants (1)
-
ygregoï¼ users.nuiton.org