Project

General

Profile

« Previous | Next » 

Revision 1c956e61

Added by Ben Stöver almost 8 years ago

Solved TODO removed.

View differences:

eu.etaxonomy.taxeditor.molecular/src/test/java/eu/etaxonomy/taxeditor/molecular/io/SequenceIDIteratorTest.java
24 24
 *
25 25
 */
26 26
public class SequenceIDIteratorTest {
27
    //TODO Why can't this class access SequenceIDIterator from here? (Workaround: Copy to molecular projekt to run test.)
28

  
29 27
    @Test
30 28
    public void test_next() {
31 29
        SequenceIDIterator iterator = new SequenceIDIterator(3);

Also available in: Unified diff