/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package de.fub.mapsforge.project.datasource; import org.junit.Test; /** * * @author Serdar */ public class ImportCabDataTest { public ImportCabDataTest() { } @Test public void importAndConvert() { } }