mirror of
https://github.com/hmalik144/EasyCC-Legacy-.git
synced 2025-12-10 03:05:23 +00:00
Update ExampleUnitTest.java
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package com.example.haimalik.myapplication;
|
||||
package com.appttude.h_mal.easycc;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import static junit.framework.Assert.assertEquals;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
/**
|
||||
@@ -14,4 +15,4 @@ public class ExampleUnitTest {
|
||||
public void addition_isCorrect() throws Exception {
|
||||
assertEquals(4, 2 + 2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user