Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: QUnit testing for SAP UI5 apps

$
0
0

Have you loaded your controller in the test.js before you start with the Quint ? you can either do,

 

jQuery.sap.require("path-of-controller");

 

or the AMD style

 

sap.ui.require(["path/of/controller"],                                         function(MyController){     //Quint code
});

- Sakthivel


Viewing all articles
Browse latest Browse all 8451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>