Author: ygrego Date: 2015-05-19 08:48:58 +0000 (Tue, 19 May 2015) New Revision: 1382 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1382 Log: Addition of test "testSetBlockUnratedWithValidPINAndfalse" in section "ParentalControlManager". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-19 08:38:24 UTC (rev 1381) +++ oipf/js/test/Test.js 2015-05-19 08:48:58 UTC (rev 1382) @@ -756,6 +756,10 @@ { label: "Call method 'setBlockUnrated' with a valid pin and value 'true' to blocked unrated contents.", method: "testSetBlockUnratedWithValidPINAndTrue" + }, + { + label: "Call method 'setBlockUnrated' with a valid pin and value 'false' to don't blocked unrated contents.", + method: "testSetBlockUnratedWithValidPINAndfalse" } ] }],
participants (1)
-
ygregoï¼ users.nuiton.org