Skip to content

Commit 279052b

Browse files
committed
space added
1 parent 7e8e0f3 commit 279052b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

angular-mock-service/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ More information about Angular Mock Service on https://github.com/devonfw/devon4
1616
--
1717
restoreDevonfwIde(["ng", "npm", "vscode"])
1818
--
19+
20+
1921
## Mock Data
2022
Mock data is fake data which is artificially inserted into a piece of software. Mocking is essentially simulating the behaviour of real data in controlled ways. So in order to use mock data effectively, it is essential to have a good understanding of the software under test and more importantly how it uses its data. As with most things, there are both advantages and disadvantages to doing this.
2123

0 commit comments

Comments
 (0)