public class PushConfigControllerTest extends Object
Constructor and Description |
---|
PushConfigControllerTest() |
Modifier and Type | Method and Description |
---|---|
BlackberryPushConfig |
getBbPushConfig() |
PushConfigController |
getController() |
Properties |
getKmeProperties() |
org.springframework.ui.Model |
getUiModel() |
void |
preTest() |
void |
setBbPushConfig(BlackberryPushConfig bbPushConfig) |
void |
setController(PushConfigController controller) |
void |
setKmeProperties(Properties kmeProperties) |
void |
setUiModel(org.springframework.ui.Model uiModel) |
void |
testGetPushConfigAndroid() |
void |
testGetPushConfigBlackberry() |
void |
testGetPushConfigDefault() |
void |
testGetPushConfigiOS() |
public PushConfigControllerTest()
public void preTest()
public void testGetPushConfigDefault()
public void testGetPushConfigiOS()
public void testGetPushConfigAndroid()
public void testGetPushConfigBlackberry()
public org.springframework.ui.Model getUiModel()
public void setUiModel(org.springframework.ui.Model uiModel)
public PushConfigController getController()
public void setController(PushConfigController controller)
public Properties getKmeProperties()
public void setKmeProperties(Properties kmeProperties)
public BlackberryPushConfig getBbPushConfig()
public void setBbPushConfig(BlackberryPushConfig bbPushConfig)
Copyright © 2011–2014 The Kuali Foundation. All rights reserved.