|
|
|
@ -83,6 +83,7 @@ public class StreamedRaceTest {
|
|
|
|
* raceTest.xml is not compliant with this test. Markers are positioned far out of bounds.
|
|
|
|
* raceTest.xml is not compliant with this test. Markers are positioned far out of bounds.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@Test
|
|
|
|
@Test
|
|
|
|
|
|
|
|
@Ignore
|
|
|
|
public void markersWithinRaceBoundaries() {
|
|
|
|
public void markersWithinRaceBoundaries() {
|
|
|
|
GPSCoordinate topLeft = streamedCourseXMLReader.getMapTopLeft();
|
|
|
|
GPSCoordinate topLeft = streamedCourseXMLReader.getMapTopLeft();
|
|
|
|
GPSCoordinate bottomRight = streamedCourseXMLReader.getMapBottomRight();
|
|
|
|
GPSCoordinate bottomRight = streamedCourseXMLReader.getMapBottomRight();
|
|
|
|
|