All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.poole.osm.presetutils.UtilTest Maven / Gradle / Ivy

There is a newer version: 0.41.0
Show newest version
package ch.poole.osm.presetutils;

import org.junit.Test;
import static org.junit.Assert.*;

public class UtilTest {
    @Test public void testSomeLibraryMethod() {
//        ch.poole.osm.presetutils.Preset2Pot.main(args);
//        assertTrue("someLibraryMethod should return 'true'", classUnderTest.someLibraryMethod());
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy