org.sonatype.tests.http.server.jetty.behaviour
Class BehaviourHelper
java.lang.Object
org.sonatype.tests.http.server.jetty.behaviour.BehaviourHelper
public abstract class BehaviourHelper
- extends Object
- Author:
- Benjamin Hanzelmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BehaviourHelper
public BehaviourHelper()
firstPart
public static String firstPart(String path)
lastPart
public static String lastPart(String path)
content
public static String content(String path)
setContent
public static void setContent(String content,
Map<Object,Object> ctx)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.