Package filetest

Class FileTest


  • public class FileTest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FileTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void shouldReturnContent()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileTest

        public FileTest()
    • Method Detail

      • shouldReturnContent

        @Test
        public void shouldReturnContent()
                                 throws java.io.IOException
        Throws:
        java.io.IOException