de.smartics.util.io
Class FileFunctionTest
java.lang.Object
de.smartics.util.io.FileFunctionTest
-
@Uut(type=de.smartics.util.io.FileFunction.class)
public class FileFunctionTest
-
extends
Object
Tests FileFunction
.
Field Summary |
static org.junit.rules.TemporaryFolder |
tmpDir |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tmpDir
public static org.junit.rules.TemporaryFolder tmpDir
FileFunctionTest
public FileFunctionTest()
coverageTestPrivateConstructor
@Uut(method="FileFunction()")
public void coverageTestPrivateConstructor()
-
writesToFile
@Uut(method="writesToFile(InputStream, File)")
public void writesToFile()
throws Exception
-
-
Throws:
-
Exception
throwsExceptionIfInputStreamIsNull
@Uut(method="writesToFile(InputStream, File)")
public void throwsExceptionIfInputStreamIsNull()
throws Exception
-
-
Throws:
-
Exception
throwsExceptionIfFileIsNull
@Uut(method="writesToFile(InputStream, File)")
public void throwsExceptionIfFileIsNull()
throws Exception
-
-
Throws:
-
Exception
Copyright © 2011-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.