#16 Unit testing patterns for Concurrent code
Getting started with unit testing is not hard, the only problem is that most programs are more than a simple calculator with two parameters and a returns value that is easy to verify.
Writing unit tests for multi-threaded code is harder still.
Over the years I discovered useful patterns that helped me to test multi-threaded and asynchronous code and enabled the creation of deterministic, simple and robust unit tests.
Come learn how to test code that uses concurrency and parallelism – so that the excuses of not writing unit tests for such code would become as obsolete as a single core processors.
Writing unit tests for multi-threaded code is harder still.
Over the years I discovered useful patterns that helped me to test multi-threaded and asynchronous code and enabled the creation of deterministic, simple and robust unit tests.
Come learn how to test code that uses concurrency and parallelism – so that the excuses of not writing unit tests for such code would become as obsolete as a single core processors.
Day 1
14 Nov 2019
Hall A
16:00
-
16:50
CET
How did you like it?
We appreciate your privacy. Feedback is anonymous and is used to improve quality of our conferences.Session recording
Other speaker sessions
The secret unit testing tools no one ever told you about
Session DetailDay 1
14 Nov 2019
Hall A
10:10
-
11:00