taxisrus.tests
Class MapperUnitTest

taxisrus.tests.MapperUnitTest

public class MapperUnitTest

Tests class Mapper's functions.

Author:
SegFaults

Constructor Summary
MapperUnitTest(String s)
           
 
Method Summary
static taxisrus.tests.Test suite()
           
 void testaddress2gps()
           
 void testaddress2zone()
           
 void testgetNumZones()
           
 void testgetZones()
           
 void testgps2zone()
           
 

Constructor Detail

MapperUnitTest

public MapperUnitTest(String s)
Method Detail

suite

public static taxisrus.tests.Test suite()

testaddress2gps

public void testaddress2gps()

testgps2zone

public void testgps2zone()

testgetZones

public void testgetZones()

testgetNumZones

public void testgetNumZones()

testaddress2zone

public void testaddress2zone()


API documentation for build 958