12 Jun
2015
12 Jun
'15
10:49 a.m.
Author: ygrego Date: 2015-06-12 10:49:36 +0000 (Fri, 12 Jun 2015) New Revision: 1706 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1706 Log: This modification permits to manage when and where the VideoBroadcastObject will be created in a test class. Modified: oipf/test/js/TestCase.js Modified: oipf/test/js/TestCase.js =================================================================== --- oipf/test/js/TestCase.js 2015-06-11 15:35:59 UTC (rev 1705) +++ oipf/test/js/TestCase.js 2015-06-12 10:49:36 UTC (rev 1706) @@ -90,5 +90,9 @@ } } + createVideoBroadcastObject() { + this.vidBroadObj = oipfObjectFactory.createVideoBroadcastObject(); + } + }
4021
Age (days ago)
4021
Last active (days ago)
0 comments
1 participants
participants (1)
-
ygregoï¼ users.nuiton.org