Author: ygrego Date: 2015-04-09 12:56:54 +0000 (Thu, 09 Apr 2015) New Revision: 1128 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1128 Log: Addition of new method "testCreateQueryWithWellArguments" in "testsObjects". Modified: oipf/js/test/Test.js Modified: oipf/js/test/Test.js =================================================================== --- oipf/js/test/Test.js 2015-04-09 12:55:13 UTC (rev 1127) +++ oipf/js/test/Test.js 2015-04-09 12:56:54 UTC (rev 1128) @@ -339,6 +339,10 @@ { label: "Try to obtain current program with a null stream.", method: "testGetCurrentProgrammeFromNullStream" + }, + { + label: "Create a query with well parameters.", + method: "testCreateQueryWithWellArguments" } ] }],
participants (1)
-
ygregoï¼ users.nuiton.org