Author: ygrego Date: 2015-05-19 12:11:49 +0000 (Tue, 19 May 2015) New Revision: 1397 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1397 Log: Addition of a test "testGetBlockUnratedWhenUnratedContentsAreNotBlocked" in test section "ParentalControlManagerTest". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-05-19 11:57:42 UTC (rev 1396) +++ oipf/js/test/Test.js 2015-05-19 12:11:49 UTC (rev 1397) @@ -754,6 +754,10 @@ method: "testSetBlockUnratedWithInvalidPIN10Times" }, { + label: "Call method 'getBlockUnrated' when contents have not been blocked.", + method: "testGetBlockUnratedWhenUnratedContentsAreNotBlocked" + }, + { label: "Call method 'getBlockUnrated' when contents have been blocked.", method: "testGetBlockUnratedWhenUnratedContentsAreBlocked" },
participants (1)
-
ygregoï¼ users.nuiton.org