Marco Shimomoto
Much talk about little code

Much talk about little code

Follow
homebadges
Tag

Java

#java

More content

Read more stories on Hashnode


Articles with this tag

When you need to generate data for tests

Nov 6, 20223 min read

Pseudo-random data generation for tests · I often say that in tests we break rules, we cheat and lie as long as the code is exercised and the production...

When you need to generate data for tests

Let's break some eggs

Apr 18, 20224 min read

Unit and Integration testing rules to break and rules to live by · We developers all write our unit tests that exercise the code and assert results...

Let's break some eggs