blob: 086da8d549ec20a29e653e7371af6127db9a387e [file] [log] [blame]
RULE block digest
CLASS org.apache.cassandra.db.ReadResponse
METHOD createDigestResponse
AT ENTRY
IF true
DO throw new RuntimeException("Digest response throws");
ENDRULE