当前位置:网站首页>SAP ui5 beginner tutorial No. 27 - unit test tool quNit introduction trial version for SAP ui5 application

SAP ui5 beginner tutorial No. 27 - unit test tool quNit introduction trial version for SAP ui5 application

2022-06-25 05:46:00 JerryWang_ WangZiXi

One suit SAP UI5 A step-by-step learning tutorial for beginners

Tutorial directory

explain

Jerry from 2014 To join in SAP Chengdu Research Institute CRM Fiori After that, the development team began to contact SAP UI5, Once in the SAP Communities and “ Wang Zixi ” There are many articles on WeChat official account SAP UI5 Working principle and source code analysis article .

stay Jerry This article Yes SAP UI5 A novice who knows nothing , Which materials are better to start with ? It was mentioned that ,Jerry Also from the SAP UI5 Rookies come all the way , Knowing that only ABAP Developers with development background , towards SAP UI5 It is not easy to transform the development field , So I designed this job in my spare time SAP UI5 A tutorial for beginners , Develop a complete SAP UI5 Application process , Split into several steps , Make every effort to , Cover all the knowledge points involved in . These knowledge points may not be like mine UI5 The source code analysis series is so in-depth , But try to be easy to understand , Easy SAP UI5 Beginners understand .

The source code for each step of this tutorial , All stored in my Github On , Use folders separately 01,02,03 Wait to identify .

Each step is based on the previous step , Added several new features . Suggest zero basis or to SAP UI5 Beginners who know little , Learn step by step from the first step in order , Download the code locally , With the text explanation of the tutorial , Do it yourself , To deepen understanding .

If you have any questions about each step of the tutorial , Welcome to give me comments in the corresponding step article of the tutorial , Leave a message .

Jerry Do it before SAP UI5 Standards developed and now used Angular Development SAP Spartacus When applied , Our team's development specification is , Every new front end added feature, You must use a new Unit Test Case (test case) Cooperate with them .

In this step, we will refer to step 21 SAP UI5 Tutorial for beginners - SAP UI5 Custom formatter Custom Formatter To introduce the Custom Formatter Create a unit test case , To introduce SAP UI5 Unit test tools QUnit How to use .

This step contains all the source code , be located Github This address :

https://github.com/wangzixi-d...

After following the steps in this article , visit url:

http://localhost:8080/webapp/...

You will see the following prompt page for successful test :

SAP UI5 Detailed implementation steps of unit test , Refer to my article article .

原网站

版权声明
本文为[JerryWang_ WangZiXi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202201723507241.html