Author: ygrego Date: 2015-04-08 08:45:08 +0000 (Wed, 08 Apr 2015) New Revision: 1104 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1104 Log: Add a new test in "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-08 08:39:41 UTC (rev 1103) +++ oipf/js/test/Test.js 2015-04-08 08:45:08 UTC (rev 1104) @@ -317,6 +317,10 @@ object: new SearchManagerTest(), tests: [ { + label: "Verify the right creation of search object.", + method: "testCreateSearchForScheduledContent" + }, + { label: "Obtain current program according to oipf norm.", method: "testGetCurrentProgram" }
participants (1)
-
ygregoï¼ users.nuiton.org