public final class FcrepoTestUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getFcrepoBaseUrl()
Retrieve the baseUrl for the fcrepo instance
|
static String |
getFcrepoEndpointUri()
Retrieve the endpoint uri for fcrepo
|
static String |
getFcrepoEndpointUriWithScheme()
Retrieve the endpoint uri with an explicit scheme
|
static String |
getN3Document()
Retrieve an N3 document
|
static String |
getPatchDocument()
Retrieve a sparql-update document
|
static String |
getTextDocument()
Retrieve a simple text document
|
static String |
getTurtleDocument()
Retrieve an RDF document serialized in TTL
|
public static String getFcrepoBaseUrl()
public static String getFcrepoEndpointUri()
public static String getFcrepoEndpointUriWithScheme()
public static String getTurtleDocument()
public static String getN3Document()
public static String getTextDocument()
public static String getPatchDocument()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.