diff --git a/YACOSTest/src/dbFiller/Filler.java b/YACOSTest/src/dbFiller/Filler.java index f09690c..cc1948b 100644 --- a/YACOSTest/src/dbFiller/Filler.java +++ b/YACOSTest/src/dbFiller/Filler.java @@ -116,7 +116,6 @@ public class Filler { } catch (UserEMailAlreadyExistsException e) { - // TODO Auto-generated catch block e.printStackTrace(); } diff --git a/YACOSTest/src/org/yacos/tests/core/ArticleManagerTest.java b/YACOSTest/src/org/yacos/tests/core/ArticleManagerTest.java index 04d6100..72873f3 100644 --- a/YACOSTest/src/org/yacos/tests/core/ArticleManagerTest.java +++ b/YACOSTest/src/org/yacos/tests/core/ArticleManagerTest.java @@ -161,7 +161,7 @@ public class ArticleManagerTest { @Test public void unassignArticleToPCMemberTest(){ - //TODO + }