You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ckan-content-moderator-widget/src/test/java/org/gcube/portlets/widgets/ckancontentmoderator/server/CkanContentModeratorService...

15 lines
243 B
Java

package org.gcube.portlets.widgets.ckancontentmoderator.server;
import static org.junit.Assert.*;
import org.junit.Test;
public class CkanContentModeratorServiceAImplTest {
@Test
public void test() {
fail("Not yet implemented");
}
}