Package org.syncany.tests.scenarios.framework

Examples of org.syncany.tests.scenarios.framework.ChangeContentWithoutFileSize


         }     
      },
      new AbstractClientAction[] {
        new CreateFileTree(),
       
        new ChangeContentWithoutFileSize(),
        new ChangeFileSize(),
        new ChangeLastModifiedDate(),
        new ChangePermissionsOfFile(),
        new ChangePermissionsOfFolder(),
        new ChangeSymlinkTarget(),   
View Full Code Here

TOP

Related Classes of org.syncany.tests.scenarios.framework.ChangeContentWithoutFileSize

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.