diff --git a/mall-cart/src/test/java/com/mall/AppTest.java b/mall-cart/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-cart/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-common/src/test/java/com/mall/AppTest.java b/mall-common/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-common/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-coupon/src/test/java/com/mall/AppTest.java b/mall-coupon/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-coupon/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-gateway/src/test/java/com/mall/AppTest.java b/mall-gateway/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-gateway/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-member/src/test/java/com/mall/AppTest.java b/mall-member/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-member/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-order/src/test/java/com/mall/AppTest.java b/mall-order/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-order/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-search/src/test/java/com/mall/AppTest.java b/mall-search/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-search/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-seckill/src/test/java/com/mall/AppTest.java b/mall-seckill/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-seckill/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-third-party/src/test/java/com/mall/AppTest.java b/mall-third-party/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-third-party/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -} diff --git a/mall-ware/src/test/java/com/mall/AppTest.java b/mall-ware/src/test/java/com/mall/AppTest.java deleted file mode 100644 index e5c0d53..0000000 --- a/mall-ware/src/test/java/com/mall/AppTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.mall; - -import junit.framework.Test; -import junit.framework.TestCase; -import junit.framework.TestSuite; - -/** - * Unit test for simple App. - */ -public class AppTest - extends TestCase -{ - /** - * Create the test case - * - * @param testName name of the test case - */ - public AppTest( String testName ) - { - super( testName ); - } - - /** - * @return the suite of tests being tested - */ - public static Test suite() - { - return new TestSuite( AppTest.class ); - } - - /** - * Rigourous Test :-) - */ - public void testApp() - { - assertTrue( true ); - } -}