public class InviteTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Appender |
console |
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 void setUp()
public void tearDown()
public void testInviteAutomaticDialogNonEnabled()
throws Exception
Exceptionpublic void testInviteAutomaticDialogNonEnabledForkSecond()
throws Exception
Exceptionpublic void testInviteAutomaticDialogNonEnabledOKFromSecondForkFirst()
throws Exception
ExceptionCopyright © 2014. All Rights Reserved.