Author: ygrego Date: 2015-04-09 09:30:27 +0000 (Thu, 09 Apr 2015) New Revision: 1121 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1121 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-08 15:55:02 UTC (rev 1120) +++ oipf/js/test/Test.js 2015-04-09 09:30:27 UTC (rev 1121) @@ -335,6 +335,10 @@ { label: "Obtain current program according to oipf norm.", method: "testGetCurrentProgrammeFromStream" + }, + { + label: "Obtain current program by using a query.", + method: "testGetCurrentProgrammeWithQuery" } ] }],
participants (1)
-
ygregoï¼ users.nuiton.org