Description
Tytuł/Topic: How to test it? Prelegent/Speaker: Szymon Pyżalski
We all know it is good to write unit tests. But sometimes trivial code seems not so trivial to test it. Let's go through some of these situations and find suitable ways of creating tests that will give reproducible results while still emulating realistic situations our code can cope with.