public class IteratorFactoryTests extends Object
Constructor and Description |
---|
IteratorFactoryTests() |
Modifier and Type | Method and Description |
---|---|
static File |
createFileWithText(String text) |
static BufferedReader |
getReader() |
void |
testNoConfig() |
void |
testWithCompounds() |
void |
testWithCompoundsAndFilter() |
void |
testWithFilter() |
public void testNoConfig()
public void testWithFilter() throws IOException
IOException
public void testWithCompounds() throws IOException
IOException
public void testWithCompoundsAndFilter() throws IOException
IOException
public static File createFileWithText(String text) throws IOException
IOException
public static BufferedReader getReader()
Copyright © 2012. All Rights Reserved.