@PowerMockIgnore(value={"javax.net.ssl.*","org.apache.log4j.*"})
@PrepareForTest(value={})
public class GoogleAppsChangeLogConsumerTest
extends Object
| Constructor and Description |
|---|
GoogleAppsChangeLogConsumerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
setupClass() |
void |
tearDown() |
void |
testProcessGroupAdd() |
void |
testProcessGroupDelete() |
void |
testProcessGroupMemberAddExistingUser() |
void |
testProcessGroupMemberAddNewUserWithProvisioning() |
void |
testProcessGroupMemberRemove() |
void |
testProcessGroupsStemChange() |
void |
testProcessGroupUpdate() |
public static void setupClass()
public void setup()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void tearDown()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupAdd()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupUpdate()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupMemberAddExistingUser()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupMemberAddNewUserWithProvisioning()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupMemberRemove()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupsStemChange()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionpublic void testProcessGroupDelete()
throws GeneralSecurityException,
IOException
GeneralSecurityExceptionIOExceptionCopyright © 2016 Internet2. All rights reserved.