public class AllFiles extends Fixture
Modifier and Type | Class and Description |
---|---|
static class |
AllFiles.Expand |
Fixture.RunTime
Modifier and Type | Field and Description |
---|---|
static java.util.List |
fileStack |
static int |
runCount |
Constructor and Description |
---|
AllFiles() |
Modifier and Type | Method and Description |
---|---|
protected void |
doFiles(Parse row,
java.util.List files) |
void |
doRow(Parse row) |
protected void |
doRow(Parse row,
java.util.List files) |
protected void |
expand(java.io.File path,
java.util.StringTokenizer tokens,
java.util.List result) |
protected java.util.List |
expand(java.lang.String pattern) |
protected void |
pop(java.io.File path) |
protected boolean |
pushAndCheck(java.io.File path) |
protected java.lang.String |
read(java.io.File input) |
protected void |
run(java.io.File path,
Fixture fixture,
Parse cells) |
protected java.util.List expand(java.lang.String pattern)
protected void expand(java.io.File path, java.util.StringTokenizer tokens, java.util.List result)
protected void doRow(Parse row, java.util.List files)
protected void doFiles(Parse row, java.util.List files)
protected boolean pushAndCheck(java.io.File path)
protected void pop(java.io.File path)
protected java.lang.String read(java.io.File input) throws java.io.IOException
java.io.IOException
Copyright © 2013 Fit. All Rights Reserved.