Skip to content

Instantly share code, notes, and snippets.

Created August 21, 2014 07:40
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/c758e97765f2ca48fbc6 to your computer and use it in GitHub Desktop.
Save anonymous/c758e97765f2ca48fbc6 to your computer and use it in GitHub Desktop.
// Use this in your testLocationTable() method
// Test data we're going to insert into the DB to see if it works.
String testLocationSetting = "99705";
String testCityName = "North Pole";
double testLatitude = 64.7488;
double testLongitude = -147.353;
@JGeovani
Copy link

Ok!

@marzoukali
Copy link

thanks

@Memento108
Copy link

tHANKS

@michalgce
Copy link

Thanks!

@hoangbits
Copy link

Thanks

@augustocarmo
Copy link

Thank you very much for this help :D

@edsonfast
Copy link

Blz

@alexisforce
Copy link

Noted

@yanring
Copy link

yanring commented Apr 23, 2016

THX

@mohit30goel
Copy link

Okies

@samirthebti
Copy link

thnx

@guigerdts
Copy link

Specifically where?.. Thanks

@francisrod01
Copy link

francisrod01 commented Dec 1, 2016

The TestUtilities.java file has it all too: The 6 steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment