Searched refs:impl_hasMarker (Results 1 – 1 of 1) sorted by relevance
453 private boolean impl_hasMarker( final PropertyValue[] _args ) in impl_hasMarker() method in DatabaseDocument568 …assertTrue( "A newly created doc should not have the test case marker", !impl_hasMarker( databaseD… in testDocumentRevenants()579 assertTrue( "The test case marker got lost.", impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()593 impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()600 !impl_hasMarker( databaseDoc.getArgs() ) ); in testDocumentRevenants()
Completed in 23 milliseconds