java-tutorials/core-kotlin
Graham Cox 57b6480e73 Examples for article on Kovenant (#5011)
* Examples of Reflection in Kotlin

* Some article updates to make better use of Assert

* Replaced printlines with log statements

* Added @Ignore to so tests with no assertions

* Examples for Kovenant

* Fixed an issue where tests fail depending on the order they are run

* Test for timeouts on promises
2018-09-11 05:43:35 +02:00
..
gradle/wrapper [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
resources [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
src Examples for article on Kovenant (#5011) 2018-09-11 05:43:35 +02:00
.gitignore Updated gitignore 2018-07-03 21:28:03 +10:00
README.md [BAEL-8472] - Removed unused dependencies, moved spek and exposed framework codes to kollin libraries 2018-09-09 15:53:48 +05:30
build.gradle [BAEL-8472] - Removed unused dependencies, moved spek and exposed framework codes to kollin libraries 2018-09-09 15:53:48 +05:30
gradlew [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
gradlew.bat [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
pom.xml Examples for article on Kovenant (#5011) 2018-09-11 05:43:35 +02:00
settings.gradle [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00