Skip navigation links
A C D E F G H I M O P R S T 

T

testFindAndSetRoute() - Method in class AGMapServerTest
Test the routefinding functionality by comparing the node id list item by item.
testGetLocations() - Method in class AGMapServerTest
Test location search by full search string, comparing the output lists against each other element by element; note that we assume the most reasonable construction of each of these lists, that is, that they are in order of the locations as they appear in the OSM file.
testGetLocationsByPrefix() - Method in class AGMapServerTest
Test Autocomplete for each prefix, comparing the sets of outputs against each other.
testGetMapRaster() - Method in class AGMapServerTest
Test the rastering functionality of the student code, by writing the ByteArrayOutputStream to a byte[] array and comparing it with the staff result byte-wise.
testGetMapRasterParams() - Method in class AGMapServerTest
Check the student raster output parameters against the staff output parameters.
TestParams - Class in <Unnamed>
TestParams fully describes the inputs and expected outputs for test cases.
TestParams() - Constructor for class TestParams
 
testRouteRaster() - Method in class AGMapServerTest
Test the route raster the same way the map raster is tested, except with the route pre-set before making the call to raster.
TILE_SIZE - Static variable in class MapServer
Each tile is 256x256 pixels.
A C D E F G H I M O P R S T 
Skip navigation links