Author: [email protected]
Date: Mon Aug 8 14:10:13 2011
New Revision: 1292
Log:
[AMDATUOPENSOCIAL-79] Refactoring packages - part 4
Added:
trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/test/unit/gadgetmanagement/
- copied from r1290,
/trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/gadgetmanagement/
Removed:
trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/gadgetmanagement/
Modified:
trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/test/unit/gadgetmanagement/GadgetManagementTest.java
Modified:
trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/test/unit/gadgetmanagement/GadgetManagementTest.java
==============================================================================
---
/trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/gadgetmanagement/GadgetManagementTest.java
(original)
+++
trunk/amdatu-opensocial/opensocial-gadgetmanagement/src/test/java/org/amdatu/opensocial/test/unit/gadgetmanagement/GadgetManagementTest.java
Mon Aug 8 14:10:13 2011
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2010, 2011 The Amdatu Foundation
- *
+ *
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -13,16 +13,18 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package org.amdatu.opensocial.gadgetmanagement;
+package org.amdatu.opensocial.test.unit.gadgetmanagement;
-import org.junit.Assert;
-import org.junit.Test;
+import org.amdatu.opensocial.gadgetmanagement.GadgetCategory;
+import org.amdatu.opensocial.gadgetmanagement.GadgetDefinition;
+import org.junit.Assert;
+import org.junit.Test;
public class GadgetManagementTest {
/**
* This is a very basic test.
- *
+ *
* @throws Exception
*/
@Test
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits