Class TempFileInputStreamTest


  • public class TempFileInputStreamTest
    extends java.lang.Object
    • Field Detail

      • TEMP_FILE_CONTENT

        public static final java.lang.String TEMP_FILE_CONTENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • TempFileInputStreamTest

        public TempFileInputStreamTest()
    • Method Detail

      • closeShouldDeleteTheTempFile

        public void closeShouldDeleteTheTempFile()
                                          throws java.io.IOException
        Throws:
        java.io.IOException