@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
GeneralSecurityException
IOException
public void tearDown() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupAdd() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupUpdate() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupMemberAddExistingUser() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupMemberAddNewUserWithProvisioning() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupMemberRemove() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupsStemChange() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testProcessGroupDelete() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
Copyright © 2016 Internet2. All rights reserved.