From: Lars H. <he...@se...> - 2008-11-12 16:03:12
|
Hi all, As announced in the (Java) TMAPI mailing list I added tests for Topic.remove() and the TopicInUseException. Your project has already several tests for Topic.remove() but it seems not to check for Topic type = tm.createTopic(); Topic topic = tm.createTopic(); topic.addType(type); type.remove() C.f. <http://tmapi.svn.sourceforge.net/viewvc/tmapi/trunk/src/test/java/org/tmapi/core/TestTopicRemovableConstraint.java?view=markup> line 207 ff Best regards, Lars -- Semagia <http://www.semagia.com> |