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.
Kiitos palautteestasi!
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 4.55
Assertions Practice
Pyyhkäise näyttääksesi valikon
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.
Kiitos palautteestasi!