Luxoft Training

[JVA-073] Java Behavior-Driven Development (BDD)
Participants will learn how to write their own applications, applying BDD principles and using JUnit5, Cucumber and JBehave.

[JVA-067] JUnit5
This course covers everything you need to know about JUnit5 (architecture and features), with examples and exercises to help participants practice everything they learned.

[620] Tudose

[322] Behavior Driven Development with JUnit 5. Part 4
The fourth part of our article on Behavior Driven Development with JUnit 5. Happy reading.

[324] Behavior Driven Development with JUnit 5. Part 5
The fifth part of our article on Behavior Driven Development with JUnit 5. Happy reading.

[305] Testing Applications with JUnit5 and JMock. Part 2
The second part of our article on testing applications with JUnit5 and JMock. Check it out.

[306] Testing Applications with JUnit5 and Mockito. Part 1
There are a lot of good projects already written to help us facilitate the usage of mock objects in our Java projects. In this article series, we take a closer look at three of the most widely-used mock frameworks: EasyMock, JMock and Mocki

[308] Testing Applications with JUnit5 and Mockito. Part 2
The second article in our series on EasyMock, JMock and Mockito. Happy reading.

[300] Testing Applications with JUnit5 and EasyMock. Part 1
There are a lot of good projects already written to help us facilitate the usage of mock objects in our Java projects. In this series of articles, we’ll take a closer look on three of the most widely-used mock frameworks: EasyMock, JMock an

[301] Testing Applications with JUnit5 and EasyMock. Part 2
The second part of our article on testing applications with JUnit5 and EasyMock. This time we look at JUnit best practices, EasyMock object creation.

[303] Testing Applications with JUnit5 and JMock. Part 1
There are a lot of good projects already written to help us facilitate the usage of mock objects in our Java projects. In this series of articles, we take a closer look on three of the most widely-used mock frameworks: EasyMock, JMock and M

[288] JUnit 5 Architecture. Part 4
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.

[290] JUnit 5 Architecture. Part 6
The last article in our series on JUnit 5 Architecture. We now turn our attention to the JUnit 5 approach. JUnit 5 allows similar effects as in the case of the JUnit 4 rules by introducing the own extensions.

[293] Migrating from JUnit 4 to JUnit 5: implementing the migration, dependencies, annotations. Part 3
The last article in our series on migrating from JUnit 4 to JUnit 5 (implementing the migration, dependencies, annotations). This time we look at the effective migration.

[269] Migrating from JUnit 4 to JUnit 5: replacing rules with the extension model. Part 2
Time to focus on the new Junit 5 approach in our second article of the series where we talk about migrating from JUnit 4 to JUnit 5. Check it out.

[274] Migrating from JUnit 4 to JUnit 5: replacing rules with the extension model. Part 5
The last article in our series on JUnit 4 versus JUnit 5.

[249] JUnit 5 – new approach, new functionalities. Part 2
In the second part of our article on JUnit 5 – new approach, new functionalities we look at how to make the transition to JUunit 5. Happy reading.

[250] JUnit 5 – new approach, new functionalities. Part 3
Junit has more assertion type methods than Junit 4. Several have been added and they work very well together with the lambda expressions in Java 8. All these types of methods are static and come from the org.junit.jupiter.api.Assertions cla

[252] JUnit 5 – new approach, new functionalities. Part 4
The last article in our series on JUnit 5 and its new functionalities. Hope you enjoyed the first three articles.

[231] JUnit 5 – Assertions and Assumptions. Part 1
Abstract: JUnit is a unit testing framework for the Java programming language. The JUnit 5 version has been redesigned to solve some particular problems of the previous versions. It comes with a new architecture, and with a lot of new featu

[217] JUnit 5 – usage and first test
How to use JUnit 5 in a Java project, differences between JUnit 4 and JUnit 5 and testing with JUnit5.

Still have questions?
Connect with us