Skip to content

Instantly share code, notes, and snippets.

View PanAeon's full-sized avatar
🥑
avocado

PanAeon

🥑
avocado
View GitHub Profile
@PanAeon
PanAeon / LocationManagerTest.java
Last active August 29, 2015 14:25
LocationManagerTest
package goit.vh.kickstarter.mvc.model;
import goit.vh.kickstarter.DataRegistry;
import goit.vh.kickstarter.Output;
import goit.vh.kickstarter.mvc.controller.CategoryController;
import junit.framework.TestCase;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;