Code warning
- failed on resource ConferenceManagerTest.java. Reason: The import org.junit.After is never used, line 12
- failed on resource ConferenceManagerTest.java. Reason: The import org.junit.Before is never used, line 13
- failed on resource ConferenceManagerTest.java. Reason: The local variable list is never read, line 9
Override reason:
d
Code warning
- failed on resource UserTest.java. Reason: The import java.util.List is never used, line 5
- failed on resource UserTest.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 1
Override reason:
d
Code warning
- failed on resource ConferenceManagerTest.java. Reason: List is a raw type. References to generic type List<E> should be parameterized, line 7
Override reason:
d