public function testChecksumType()
 {
     $this->assertEquals('SHA-1', $this->deposit->getChecksumType());
 }