Searched refs:manifestStmts (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 233 Statement[] manifestStmts = getManifestStmts(xBaseURI); in check() local 235 assertTrue("new: manifest graph", eq(xStmtsEnum, manifestStmts)); in check() 424 manifestStmts[0], manifestStmts[2], manifestStmts[4] in check() 430 eq(xStmtsEnum, manifestStmts)); in check() 436 manifestStmts[0], manifestStmts[1], manifestStmts[3] in check() 442 eq(xStmtsEnum, manifestStmts)); in check() 455 eq(xStmtsEnum, merge(manifestStmts, new Statement[] { in check() 467 eq(xStmtsEnum, manifestStmts)); in check() 497 eq(xStmtsEnum, merge(manifestStmts, metadataStmts ))); in check() 504 eq(xStmtsEnum, merge(manifestStmts, merge(metadataStmts, in check()
|
Completed in 13 milliseconds