Expanded test coverage.

This commit is contained in:
James Cole
2015-02-01 12:07:06 +01:00
parent 13d3d40376
commit 6b0a711395
9 changed files with 34 additions and 42 deletions

View File

@@ -432,6 +432,7 @@ class TransactionJournal implements TransactionJournalInterface, CUDInterface, C
* Returns all objects.
*
* @return Collection
* @throws NotImplementedException
* @codeCoverageIgnore
*/
public function get()