source code for tutorial at https://javalin.io/tutorials/testing
The project contains two source and test roots, one Kotlin and one Java:
- src:
src/main/kotlin/
, test:src/test/kotlin/
- src:
src/main/java/
, test:src/test/java/
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
The project contains two source and test roots, one Kotlin and one Java:
src/main/kotlin/
, test: src/test/kotlin/
src/main/java/
, test: src/test/java/