org.sonatype.tests.http.server.jetty.behaviour.filesystem
Class FSBehaviour
java.lang.Object
org.sonatype.tests.http.server.jetty.behaviour.filesystem.FSBehaviour
- All Implemented Interfaces:
- Behaviour
- Direct Known Subclasses:
- Delete, Head, Post, Put
public abstract class FSBehaviour
- extends Object
- implements Behaviour
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.sonatype.tests.http.server.api.Behaviour |
execute |
fPath
protected final File fPath
FSBehaviour
public FSBehaviour(String path)
FSBehaviour
public FSBehaviour(File file)
fs
protected File fs(String path)
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.