public class InviteTest
extends TestCase
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Appender |
console |
static String |
PREFERRED_SERVICE_VALUE |
protected Shootist |
shootist |
protected HashSet<Shootme> |
shootme |
Constructor and Description |
---|
InviteTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAutomaticDialogNonEnabledRaceCondition()
Checking if when the flag is not enabled and a 200 ok response comes before
the app code has called createNewDialog doesn't create a dialog
|
void |
testInvite() |
void |
testInviteAutomaticDialogNonEnabled() |
void |
testInviteAutomaticDialogNonEnabledForkSecond() |
void |
testInviteAutomaticDialogNonEnabledOKFromSecondForkFirst() |
protected Shootist shootist
protected static final org.apache.log4j.Appender console
public static final String PREFERRED_SERVICE_VALUE
public void setUp()
public void tearDown()
public void testInviteAutomaticDialogNonEnabled() throws Exception
Exception
public void testInviteAutomaticDialogNonEnabledForkSecond() throws Exception
Exception
public void testInviteAutomaticDialogNonEnabledOKFromSecondForkFirst() throws Exception
Exception
Copyright © 2018. All Rights Reserved.