<aside> 🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
NOTE: Unit tests was covered in core program Week 5 - Problem solving methods. Teach Unit tests from the Java point of view.
@Test annotationassertEquals, assertNotEquals, assertTrue, assertFalseassertThrows — testing exception behavior@BeforeEach and @AfterEach for setup/teardownThe HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

Found a mistake or have a suggestion? Let us know in the feedback form.