Class org.qi4j.library.rest.admin.RestTest

4

tests

0

failures

0

ignored

4.874s

duration

100%

successful

Tests

Test Duration Result
givenAnIdentityWhenExecutingGetCommandThenExpectTheCorrectRdf 0.528s passed
givenExistingEntitiesWhenExecutingGetCommandThenExpectTheCorrectRdf 3.281s passed
givenExistingIdentityWhenExecutingDeleteCommandThenEntityIsRemoved 0.525s passed
givenExistingIdentityWhenExecutingPutCommandThenNewValuesInEntity 0.540s passed

Standard output

13:20:49.247 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:20:49.253 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
VARIANT: application/rdf+xml
13:20:49.667 [Restlet-2063878199] DEBUG o.q.i.r.q.i.RdfQueryParserImpl - Query:
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.api.entity.EntityComposite>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 

}
13:20:49.696 [Restlet-2063878199] DEBUG o.o.query.parser.QueryParserRegistry - Registered service class org.openrdf.query.parser.sparql.SPARQLParserFactory
13:20:49.706 [Restlet-2063878199] DEBUG o.o.query.parser.QueryParserRegistry - Registered service class org.openrdf.query.parser.serql.SeRQLParserFactory
13:20:50.480 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:20:50.480 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
13:20:51.007 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:20:51.007 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
13:20:51.537 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:20:51.537 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized

Standard error

juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.qi4j.library.rest.admin.RestApplication
juil. 28, 2015 1:20:48 PM org.restlet.engine.http.connector.HttpServerHelper start
INFOS: Starting the internal HTTP server on port 8182
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.TunnelFilter
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.StatusFilter
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.Decoder
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.RangeFilter
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Router
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:48 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.log.LogFilter afterHandle
INFOS: 2015-07-28	13:20:50	127.0.0.1	-	-	8182	GET	/entity	-	200	-	0	366	http://localhost:8182	Jakarta Commons-HttpClient/3.1	-
juil. 28, 2015 1:20:50 PM org.restlet.engine.http.connector.HttpServerHelper stop
INFOS: Stopping the internal HTTP server
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.qi4j.library.rest.admin.RestApplication
juil. 28, 2015 1:20:50 PM org.restlet.engine.http.connector.HttpServerHelper start
INFOS: Starting the internal HTTP server on port 8182
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.TunnelFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.StatusFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.Decoder
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.RangeFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Router
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:50 PM org.restlet.engine.log.LogFilter afterHandle
INFOS: 2015-07-28	13:20:50	127.0.0.1	-	-	8182	POST	/entity/P1	-	205	0	39	15	http://localhost:8182	Jakarta Commons-HttpClient/3.1	-
juil. 28, 2015 1:20:50 PM org.apache.commons.httpclient.HttpMethodBase readResponseBody
INFOS: Response content length is not known
juil. 28, 2015 1:20:50 PM org.restlet.engine.http.connector.HttpServerHelper stop
INFOS: Stopping the internal HTTP server
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.qi4j.library.rest.admin.RestApplication
juil. 28, 2015 1:20:50 PM org.restlet.engine.http.connector.HttpServerHelper start
INFOS: Starting the internal HTTP server on port 8182
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.TunnelFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.StatusFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.Decoder
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.RangeFilter
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Router
juil. 28, 2015 1:20:50 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.log.LogFilter afterHandle
INFOS: 2015-07-28	13:20:51	127.0.0.1	-	-	8182	DELETE	/entity/P1	-	204	0	0	7	http://localhost:8182	Jakarta Commons-HttpClient/3.1	-
juil. 28, 2015 1:20:51 PM org.restlet.engine.http.connector.HttpServerHelper stop
INFOS: Stopping the internal HTTP server
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.qi4j.library.rest.admin.RestApplication
juil. 28, 2015 1:20:51 PM org.restlet.engine.http.connector.HttpServerHelper start
INFOS: Starting the internal HTTP server on port 8182
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.TunnelFilter
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.StatusFilter
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.Decoder
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.engine.application.RangeFilter
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Router
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.component.ChildContext fireContextChanged
GRAVE: For security reasons, don't pass the component context to child Restlets anymore. Use the Context#createChildContext() method instead.class org.restlet.routing.Route
juil. 28, 2015 1:20:51 PM org.restlet.engine.log.LogFilter afterHandle
INFOS: 2015-07-28	13:20:51	127.0.0.1	-	-	8182	GET	/entity/P1	-	200	-	0	8	http://localhost:8182	Jakarta Commons-HttpClient/3.1	-
juil. 28, 2015 1:20:51 PM org.restlet.engine.http.connector.HttpServerHelper stop
INFOS: Stopping the internal HTTP server