This commit is contained in:
NonoL3Robot
2022-02-21 11:39:56 +01:00
committed by GitHub
parent 7e08d0c71e
commit 8fd3732019
31 changed files with 0 additions and 651 deletions
@@ -1,18 +0,0 @@
package com.example.outilcuisson;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine
* (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() {
assertEquals(4, 2 + 2);
}
}