Author: ygrego Date: 2015-04-09 21:23:27 +0000 (Thu, 09 Apr 2015) New Revision: 1139 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1139 Log: Addition of a new test in "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-09 21:04:52 UTC (rev 1138) +++ oipf/js/test/Test.js 2015-04-09 21:23:27 UTC (rev 1139) @@ -333,6 +333,10 @@ method: "testCreateSearchWithString" }, { + label: "Call method 'createSearch' with parameter equals to 0.", + method: "testCreateSearchWithZero" + }, + { label: "Obtain current program according to oipf norm.", method: "testGetCurrentProgrammeFromStream" },
participants (1)
-
ygregoï¼ users.nuiton.org