public class GpsTimeCorrectionTest extends Object
This class shall test if gps time correction files can be read properly. I supply one testfile which is read by creating a GpsTimeCorrection class instance and calling its setUrl(path) method.
In the end an assert tests if the time correction is equal to the number in the file.
Constructor and Description |
---|
GpsTimeCorrectionTest() |
Copyright © 2019. All rights reserved.