Advanced JUnit testing with PowerMock and PowerMockito
What you'll learn
- will be able to junit test some really hard-to-test code
- will write better java code
- will become super fast at writing junit tests
- will have also a bit of experience with MAVEN
Requirements
- This course is about developers who feel comfortable with Java Standard Edition, Eclipse IDE and have just a bit of experience with Junit testing.
Description
Hello and welcome to this video course on Advanced Junit Testing!
Do you want to write better Java code that can be unit testable, with little or no effort at all? I will show you all the tricks that can get you from beginner to mastery, in just half an hour!
There are many mocking frameworks out there, and I will be showing you Mockito, PowerMockito and PowerMock, as I believe that they are easy to use, super human-readable, and you can cover most of the junit testing needs with them.
After you have covered all the topics and you are still hungry for more, just send me a message and I will get back to you in no time!
Who this course is for:
- Developers who already have an understanding of core Java Programming concepts and a bit of Junit testing.
Instructor
Hi! My name is Florin Dinulescu.
I have a degree in Engineering and have been working as Software Engineer for more than 10 years. During this time I became passionate about software development (currently in Java programming language).
I enjoy making things work, then strive to achieve perfection through the use of good practices and design patterns.