Skip to content
Snippets Groups Projects
Commit 3b05de2f authored by SAHIN Melis damla's avatar SAHIN Melis damla
Browse files

TP

parent 28a8c260
No related branches found
No related tags found
No related merge requests found
Pipeline #45489 passed
......@@ -6,8 +6,6 @@ import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
class TestClient {
// TODO : décommenter le code ci-dessous pour tester la classe Client.
/*
private Client arnaud;
......@@ -28,5 +26,4 @@ class TestClient {
void testGetYearOfBirth(){
assertThat(arnaud.getYearOfBirth()).isEqualTo(1981);
}
*/
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment