public class CXFMapsServiceTest extends Object
Constructor and Description |
---|
CXFMapsServiceTest() |
Modifier and Type | Method and Description |
---|---|
ConfigParamService |
getConfigParamService() |
CXFMapsService |
getCxfService() |
MapsService |
getService() |
void |
setConfigParamService(ConfigParamService configParamService) |
void |
setCxfService(CXFMapsService cxfService) |
void |
setService(MapsService service) |
void |
setUpClass() |
static void |
tearDownClass() |
void |
testGet() |
void |
testGetBuildings() |
void |
testGetFoursquareDataId() |
void |
testGetFoursuareData() |
void |
testNothing() |
public CXFMapsServiceTest()
public void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void testGetBuildings()
public void testGet()
public void testGetFoursuareData()
public void testGetFoursquareDataId()
public void testNothing()
public MapsService getService()
public void setService(MapsService service)
public CXFMapsService getCxfService()
public void setCxfService(CXFMapsService cxfService)
public ConfigParamService getConfigParamService()
public void setConfigParamService(ConfigParamService configParamService)
Copyright © 2011–2015 The Kuali Foundation. All rights reserved.