Stream[Article]
Snapshot
Classic
Flipcard
Magazine
Mosaic
Sidebar
Snapshot
Timeslide
Pages
Strona główna
Verifying End-to-end Test Code Coverage using Jacoco Agent
Popular Posts
Popular Posts
Paxos protocol simulation in Akka
I have recently started implementing different distributed system protocols to get some understanding how they work. I think that using Akka...
Exception-free code using functional approach
Checked exceptions & Java 8 Defining custom exceptions (both checked and unchecked) is a common approach to handling errors in Java a...
Lifting functions to work with monads in Java
Functional Programming in Java Stream and Optional classes - added to Java 8 - allow you to have some fun with functional programming...
About Me
About Me
Unknown
Labels
Labels
akka
1
distributed
1
exception
1
functional
4
functor
1
intellij
1
jacoco
1
java
8
kotlin
1
mapreduce
1
monad
1
optional
3
paxos
1
result
1
scala
1
stream
1
testing
2
Blog Archive
Blog Archive
2018
6
March 2018
1
Paxos protocol simulation in Akka
February 2018
3
January 2018
2
2017
4
November 2017
1
July 2017
3
Loading
Dynamic Views theme. Powered by
Blogger
.
Report Abuse
.
Verifying End-to-end Test Code Coverage using Jacoco Agent