Compare commits
No commits in common. "547b9ea3c9ea5c60841a1001935b08ccacd15f21" and "b049a50fb10d64dc8c03c1d1494c09e0106919b1" have entirely different histories.
547b9ea3c9
...
b049a50fb1
@ -1,18 +0,0 @@
|
||||
import org.junit.Test;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
|
||||
public class CredentialsTest {
|
||||
|
||||
|
||||
|
||||
@Test
|
||||
public void testOne(){
|
||||
|
||||
CredentialsTest t = new CredentialsTest();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
@ -27,7 +27,7 @@ public class Testamadoubahaa {
|
||||
|
||||
public void testOne(){
|
||||
|
||||
// Arrange
|
||||
//
|
||||
int j = 23 ;
|
||||
int a = 38;
|
||||
|
||||
@ -38,5 +38,10 @@ public class Testamadoubahaa {
|
||||
|
||||
assertEquals(100, res);
|
||||
|
||||
|
||||
//
|
||||
|
||||
//
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user