[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest to reflect test requirements
This commit is contained in:
parent
f3dd83f488
commit
47f03c50e6
@ -9,7 +9,7 @@ import org.junit.Test;
|
|||||||
|
|
||||||
import twitter4j.TwitterException;
|
import twitter4j.TwitterException;
|
||||||
|
|
||||||
public class ApplicationIntegrationTest {
|
public class ApplicationLiveTest {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* In order run this jUnit test you need to configure your API details in the twitter4j.properties
|
* In order run this jUnit test you need to configure your API details in the twitter4j.properties
|
Loading…
x
Reference in New Issue
Block a user