N
N
niknamme2019-10-13 20:54:13
Java
niknamme, 2019-10-13 20:54:13

Junit for java books?

Hello everyone, can you recommend the best book with an example on JUnit tests?
If it's not difficult, then a link to sources with good examples?
or youtube channel?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Frozen Coder, 2019-10-13
@frozen_coder

The best thing about any library is the documentation. Get used to it. Well, ok, there are more articles on baeldung for the lazy ones :)
Do you want books? It is better to read something about testing in a general sense. I recommend xUnit Test Patterns: Refactoring Test Code . It is hefty, you can use it as a reference and periodically look.

D
Dinar Zaripov, 2019-10-15
@Donquih0te

I will offer this tutorial .
Quite adequately covers many possibilities of unit testing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question