A B M N O R S U
A
- assertResult(TupleQueryResult, Matcher<BindingSet>...) - Static method in class org.wikidata.query.rdf.test.Matchers
-
Assert that a result set contains some result bindings.
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.
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 M N O R S U
Copyright © 2016. All rights reserved.