Author: ygrego Date: 2015-05-18 13:07:23 +0000 (Mon, 18 May 2015) New Revision: 1368 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1368 Log: Addition of a new test for test section "ParentalControlManager". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-18 13:00:04 UTC (rev 1367) +++ oipf/js/test/Test.js 2015-05-18 13:07:23 UTC (rev 1368) @@ -744,6 +744,10 @@ { label: "Call method 'verifyParentalControlPIN' with a valid pin.", method: "testVerifyParentalControlPINWithValidPIN" + }, + { + label: "Call method 'setBlockUnrated' with an invalid pin.", + method: "testSetBlockUnratedWithInvalidPIN10Times" } ] }],
participants (1)
-
ygregoï¼ users.nuiton.org