Assertions Practice
It's time to practice with different Assertions. A class has been written for you with some methods. Tests for these methods are already written, but for some reason, they keep failing. Your task is to find out the reason for this. The problem lies in the tests, not the code.
Pay close attention to the expected and actual values. This way, you will understand what needs to be used in a specific test case.
Obrigado pelo seu feedback!
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
What are the different types of assertions used in these tests?
Can you explain why the tests were failing before?
How do I know which assertion to use in each test case?
Awesome!
Completion rate improved to 4.55
Assertions Practice
Deslize para mostrar o menu
It's time to practice with different Assertions. A class has been written for you with some methods. Tests for these methods are already written, but for some reason, they keep failing. Your task is to find out the reason for this. The problem lies in the tests, not the code.
Pay close attention to the expected and actual values. This way, you will understand what needs to be used in a specific test case.
Obrigado pelo seu feedback!