Modifier and Type |
Method and Description |
protected Model |
getNewEmptyModel()
Helper method that asserts that the returned model is empty before returning.
|
protected abstract Model |
getNewModel() |
protected Model |
getNewModelObjectDoubleBNode() |
protected Model |
getNewModelObjectDoubleLiteral() |
protected Model |
getNewModelObjectDoubleURI() |
protected Model |
getNewModelObjectSingleBNode() |
protected Model |
getNewModelObjectSingleBNodeDoubleLiteral() |
protected Model |
getNewModelObjectSingleBNodeDoubleURI() |
protected Model |
getNewModelObjectSingleLiteral() |
protected Model |
getNewModelObjectSingleLiteralDoubleBNode() |
protected Model |
getNewModelObjectSingleLiteralDoubleURI() |
protected Model |
getNewModelObjectSingleLiteralSingleBNode() |
protected Model |
getNewModelObjectSingleLiteralSingleURI() |
protected Model |
getNewModelObjectSingleLiteralSingleURISingleBNode() |
protected Model |
getNewModelObjectSingleURI() |
protected Model |
getNewModelObjectSingleURIDoubleBNode() |
protected Model |
getNewModelObjectSingleURIDoubleLiteral() |
protected Model |
getNewModelObjectSingleURISingleBNode() |
protected Model |
getNewModelObjectTripleBNode() |
protected Model |
getNewModelObjectTripleLiteral() |
protected Model |
getNewModelObjectTripleURI() |
protected Model |
getNewModelTwoContexts() |
void |
setUp() |
void |
tearDown() |
void |
testContainsSingleLiteral()
|
void |
testContexts()
|
void |
testFilter_AddToEmptyFilteredModel() |
void |
testFilter_AddToEmptyOriginalModel() |
void |
testFilter_AddToNonEmptyFilteredModel() |
void |
testFilter_AddToOriginalModel() |
void |
testFilter_RemoveFromFilter() |
void |
testFilter_RemoveFromOriginal() |
void |
testFilterSingleLiteral()
|
void |
testGetStatements_AddToEmptyModel() |
void |
testGetStatements_ConcurrentModificationOfModel() |
void |
testGetStatements_IteratorModification() |
void |
testGetStatements_SingleLiteral() |
void |
testObjects()
|
void |
testPredicates()
|
void |
testSubjects()
|