Class StorageStep


  • public class StorageStep
    extends java.lang.Object
    Storage step
    • Constructor Summary

      Constructors 
      Constructor Description
      StorageStep​(World world)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void a_file_named​(java.lang.String fileName)
      define a sip
      void list_srategy​(cucumber.api.DataTable dataTable)  
      void save_this_file​(java.lang.String strategy)  
      boolean store​(java.nio.file.Path sip, java.lang.String uri, java.lang.String strategy, java.lang.String guid)
      Store a file
      void the_sip_is_stored_in_offers​(cucumber.api.DataTable dataTable)
      Check that the file is stored in the offers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait