|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object searls.jasmine.io.FileUtilsWrapperTest
@PrepareForTest(value=org.apache.commons.io.FileUtils.class) public class FileUtilsWrapperTest
Constructor Summary | |
---|---|
FileUtilsWrapperTest()
|
Method Summary | |
---|---|
void |
delegatesForcingMkdirToFileUtils()
|
void |
delegatesReadingFilesToFileUtils()
|
void |
listFilesDelegatesToFileUtils()
|
void |
powerfullyMockStaticClasses()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUtilsWrapperTest()
Method Detail |
---|
public void powerfullyMockStaticClasses()
public void delegatesReadingFilesToFileUtils() throws java.io.IOException
java.io.IOException
public void delegatesForcingMkdirToFileUtils() throws java.io.IOException
java.io.IOException
public void listFilesDelegatesToFileUtils()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |