Skip navigation links
A B C G M N O R S U 

A

apply(Statement, Description) - Method in class org.wikidata.query.rdf.test.CloseableRule
assertResult(TupleQueryResult, Matcher<BindingSet>...) - Static method in class org.wikidata.query.rdf.test.Matchers
Assert that a result set contains some result bindings.
autoClose(T) - Static method in class org.wikidata.query.rdf.test.CloseableRule
 

B

basicEntity(WikibaseUris, String) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Construct statements about a basic entity.
binds(String, String) - Static method in class org.wikidata.query.rdf.test.Matchers
Check a binding to a uri.
binds(String, Class<?>) - Static method in class org.wikidata.query.rdf.test.Matchers
Check binding to specific class.
binds(String, V) - Static method in class org.wikidata.query.rdf.test.Matchers
Check a binding to a value.
binds(String, String, String) - Static method in class org.wikidata.query.rdf.test.Matchers
Check a binding to a language string.

C

CloseableRule<T extends AutoCloseable> - Class in org.wikidata.query.rdf.test
A TestRule that will automatically close an object after tests.

G

get() - Method in class org.wikidata.query.rdf.test.CloseableRule
 

M

Matchers - Class in org.wikidata.query.rdf.test
Useful matchers for RDF.

N

notBinds(String) - Static method in class org.wikidata.query.rdf.test.Matchers
Check that a binding isn't bound.

O

org.wikidata.query.rdf.test - package org.wikidata.query.rdf.test
 

R

randomDate() - Static method in class org.wikidata.query.rdf.test.StatementHelper
Construct a random date literal.
randomStatementsAbout(String, int) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Construct a bunch of random statements about the given subject.

S

siteLink(String, String, String) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Build the statements describing a sitelink.
siteLink(String, String, String, boolean) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Build the statements describing a sitelink.
statement(String, String, Object) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Statement build helper.
statement(List<Statement>, String, String, Object) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Statement build helper.
StatementHelper - Class in org.wikidata.query.rdf.test
Constructs statements for testing.
subjectPredicateObjectMatchers(Iterable<Statement>) - Static method in class org.wikidata.query.rdf.test.Matchers
Construct subject, predicate, and object matchers for a bunch of statements.

U

uri(String) - Static method in class org.wikidata.query.rdf.test.StatementHelper
Convert a string into a URI for testing.
A B C G M N O R S U 
Skip navigation links

Copyright © 2018. All rights reserved.