Author: ygrego Date: 2015-04-09 09:58:06 +0000 (Thu, 09 Apr 2015) New Revision: 1123 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1123 Log: New test added in "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-09 09:32:05 UTC (rev 1122) +++ oipf/js/test/Test.js 2015-04-09 09:58:06 UTC (rev 1123) @@ -337,6 +337,10 @@ method: "testGetCurrentProgrammeFromStream" }, { + label: "Try to obtain current program with a null stream.", + method: "testGetCurrentProgrammeFromNullStream" + }, + { label: "Obtain current program by using a query.", method: "testGetCurrentProgrammeWithQuery" }
participants (1)
-
ygregoï¼ users.nuiton.org