
In Kotlin gibt es die Möglichkeit ganze Funtionen als Parameter in eine Methode zu übergeben oder zurückzugeben. Klingt verwirrend, ist aber in der Praxis viel verständlicher, weil jede higher order funtion in Kotlin beginnt mit...
Weiterlesen

In this article we would like to explain how build lifecycles work, clear up what exactly "mvn clean install" does and when to use it. Then we want to go into more detail about POMs...
Weiterlesen

Looking for a neat Kotlin assertion library? We got a blog series looking at several Kotlin assertion libraries for you! -> Kluent
Weiterlesen

In my project I really need to generate objects with different ids which I can use in my tests. I know a lot of developers who write tests. And I also think most of them...
Weiterlesen

Juli 2021
Kotlin Assertion Libraries - Strikt

Juli 2021
JIB – Build Docker images for your Java Application without a Docker Daemon

Juni 2021
Kotlin Assertion Libraries – Assertk

März 2021
Kotlin Assertion Libraries - AssertJ as Baseline

März 2021
Kotlin Assertion Libraries - Introduction

Februar 2021
Look, Ma! No JS! - Compiling Rust to WebAssembly