Skip to content
Snippets Groups Projects
Commit 993e1f2b authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

Corrected files in order to pass checkstyle for tests

parent 9fc20818
No related branches found
No related tags found
No related merge requests found
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.jupiter.api.Test; import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.*;
/**
* A template class for testing with assertJ.
*/
public class TestMyClass { public class TestMyClass {
@Test @Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment