Class AbstractFileStorageTest

    • Constructor Detail

      • AbstractFileStorageTest

        public AbstractFileStorageTest()
    • Method Detail

      • checkCreationAndCleanup

        protected void checkCreationAndCleanup​(science.aist.jack.persistence.filesystem.implementation.GenericFileStorage<?> storage,
                                               String filename)
        Method for checking file creation and for clean up (= delete file)
        Parameters:
        storage - file storage used for file creation
        filename - Name of file which should has been created