Skip to content

Commit 7911eb5

Browse files
toc
1 parent 4be33cb commit 7911eb5

2 files changed

Lines changed: 4 additions & 30 deletions

File tree

documentation/Assertions.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
## Assertions
22
The following assertions are already implemented:
3-
* [directoryExist](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#directoryExist)
4-
* [directoryNotEmpty](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#directoryNotEmpty)
5-
* [fileExist](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#fileExist)
6-
* [fileContains](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#fileContains)
7-
* [noErrorCode](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#noErrorCode)
8-
* [noException](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#noExceptions)
9-
* [repositoryIsClean](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#repositoryIsClean)
10-
* [serverIsReachable](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Assertions#serverIsReachable)
3+
:toc:
4+
:toc-title:
115

126
***
137

documentation/Functions.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,7 @@
11
## Functions
22
The following functions are already implemented:
3-
* [installDevonfwIde](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#installDevonfwIde)
4-
* [restoreDevonfwIde](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#restoreDevonfwIde)
5-
* [restoreWorkspace](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#restoreWorkspace)
6-
* [changeWorkspace](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#changeWorkspace)
7-
* [executeCommand](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#executeCommand)
8-
* [installCobiGen](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#installCobiGen)
9-
* [cobiGenJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#cobiGenJava)
10-
* [createDevon4jProject](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createDevon4jProject)
11-
* [buildJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#buildJava)
12-
* [createFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createFile)
13-
* [changeFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#changeFile)
14-
* [createFolder](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createFolder)
15-
* [cloneRepository](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#cloneRepository)
16-
* [runServerJava](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#runServerJava)
17-
* [buildNg](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#buildNg)
18-
* [npmInstall](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#npmInstall)
19-
* [dockerCompose](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#dockerCompose)
20-
* [downloadFile](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#downloadFile)
21-
* [nextKatacodaStep](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#nextKatacodaStep)
22-
* [adaptTemplatesCobiGen](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#adaptTemplatesCobiGen)
23-
* [createDevon4ngProject](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#createDevon4ngProject)
24-
* [addSetupScript](https://github.com/devonfw-tutorials/tutorial-compiler/wiki/Functions#addSetupScript)
3+
:toc:
4+
:toc-title:
255

266
***
277

0 commit comments

Comments
 (0)