|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fcrepo.test.api.RISearchUtil
public class RISearchUtil
| Constructor Summary | |
|---|---|
RISearchUtil()
|
|
| Method Summary | |
|---|---|
static void |
checkSPARQLCount(FedoraClient client,
String query,
int expectedCount)
|
static void |
checkSPOCount(FedoraClient client,
String query,
int expectedCount)
|
static int |
getSPARQLCount(FedoraClient client,
String query)
|
static int |
getSPOCount(FedoraClient client,
String query)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RISearchUtil()
| Method Detail |
|---|
public static void checkSPOCount(FedoraClient client,
String query,
int expectedCount)
public static void checkSPARQLCount(FedoraClient client,
String query,
int expectedCount)
public static int getSPARQLCount(FedoraClient client,
String query)
public static int getSPOCount(FedoraClient client,
String query)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||