Package com.example.skeddly.business
Class CustomLocationUnitTest
java.lang.Object
com.example.skeddly.business.CustomLocationUnitTest
Tests for
CustomLocation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests of the location string (lat, lon) is properly generated - Should be generated to 5 decimal places
-
Constructor Details
-
CustomLocationUnitTest
public CustomLocationUnitTest()
-
-
Method Details
-
testCustomLocationString
public void testCustomLocationString()Tests of the location string (lat, lon) is properly generated - Should be generated to 5 decimal places
-