public class TokenFilterTests extends Object
Constructor and Description |
---|
TokenFilterTests() |
Modifier and Type | Method and Description |
---|---|
static File |
createFileWithText(String text) |
static BufferedReader |
getReader() |
void |
testExcludeFromConfig() |
void |
testIncludeFromConfig() |
void |
testLayeredExcludeFirst() |
void |
testLayeredIncludeFirst() |
void |
testMultipleInclude() |
public void testIncludeFromConfig() throws IOException
IOException
public void testExcludeFromConfig() throws IOException
IOException
public void testMultipleInclude() throws IOException
IOException
public void testLayeredExcludeFirst() throws IOException
IOException
public void testLayeredIncludeFirst() throws IOException
IOException
public static BufferedReader getReader()
public static File createFileWithText(String text) throws IOException
IOException
Copyright © 2012. All Rights Reserved.