From the course: Java: Testing with JUnit
What should you know
From the course: Java: Testing with JUnit
What should you know
- [Instructor] Before we get started with JUnit right away, let's first make sure that this course is for you. In order to be able to follow along, you'll have to be familiar with using IDEs and basic Java. If you are not familiar with the basics of Java yet, these course titles can really help you fix that. First, Learning Java, and also a really good one is the Java 11+ Essential Training and another great one for beginners is the Java Essential Training for students. If you're not familiar with Java, it would be good to first take one of these, you don't need to take all of them, and then come back here so you can level up your Java testing skills with JUnit. If you have the Java basics down already, well, let's just get started, then.