
JUnit 5 Architecture. Part 5
04.06.2020
In this fifth article in our series we look at the CustomStatement class. Happy reading.
Find out more!
460

JUnit 5 Architecture. Part 4
28.05.2020
The 4th article in our series on JUnit 5 Architecture. We continue our discussions on the Rules vs the extension model and move our attention to the new JUnit 5 approach.
Find out more!
811

Luxoft Training adds new courses to portfolio
20.05.2020
At Luxoft Training we are constantly developing new solutions aimed at equipping IT&C professionals with the abilities they need to thrive in this environment.
Find out more!
345

JUnit 5 Architecture. Part 3
12.05.2020
In this third part of our article series on JUnit 5 Architecture we look at rules vs the extension model. Happy reading.
Find out more!
556

JUnit 5 Architecture. Part 2
05.05.2020
The second part of our article series on Junit 5 Architecture. This time we look at JUnit 5 Jupiter, JUnit 5 Vintage and more.
Find out more!
718

JUnit 5 Architecture
27.04.2020
Abstract: This article discusses the new architecture of JUnit 5, the shortcomings of the previous JUnit 4 version, and how the modular approach changed things and the advantages it has come with. It also shows you how to migrate the JUnit 4 code to JUnit 5, capitalizing the new features.
Find out more!
468

Dependency Injection and Testing in JUnit 5. Part 3
22.04.2020
The last article in our series on dependency injection and testing in JUnit 5. This time we look at parameterized tests.
Find out more!
629

Dependency Injection and Testing in JUnit 5. Part 2
13.04.2020
It's time for the second article in our series about Dependency Injection and Testing in JUnit 5. This time we look at repeated tests.
Find out more!
457

Java Networking. Building Client/Server Applications - Webinar Recording
06.04.2020
Check out the video recording of our Java Networking. Building Client/Server Applications webinar.
Find out more!
436

Dependency Injection and Testing in JUnit 5
25.03.2020
Abstract: The article discusses the new possibilities to provide parameters to JUnit 5 unit tests, through dependency injection. We present how this may be effectively done, how to use different parameter resolvers, how to write repeated and parameterized tests.
Find out more!
698