public class BusServiceImplTest extends Object
Constructor and Description |
---|
BusServiceImplTest() |
Modifier and Type | Method and Description |
---|---|
BusServiceImpl |
getService() |
void |
setService(BusServiceImpl service) |
void |
setUpClass() |
static void |
tearDownClass() |
void |
testBusStopDistanceUtil() |
void |
testGetArrivalData() |
void |
testGetNearbyStops() |
void |
testGetRoute() |
void |
testGetRoutes() |
void |
testGetRoutesWithDistance() |
void |
testGetStop() |
void |
testGetStopByName() |
void |
testGetStops() |
public BusServiceImplTest()
public void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void testGetRoutes()
public void testGetRoute()
public void testGetStops()
public void testGetRoutesWithDistance()
public void testGetNearbyStops()
public void testGetStop()
public void testGetStopByName()
public void testBusStopDistanceUtil()
public void testGetArrivalData()
public BusServiceImpl getService()
public void setService(BusServiceImpl service)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.