TaskStorage: Rename unit tests with 'persist' in their names

Stop using 'persist' in test names as the persist() method no longer
exists in ReplicationTasksStorage. The test names should have been
updated during merge when the API changed. In test names, where
'persist' is an action, use 'create'. When 'persist' is a state, use
appropriate state, i.e 'waiting' or 'running'.

Change-Id: I4e4683e0692695452b6ec6ae9765210db11a165e
1 file changed
tree: fd7de4e17e7256c094184495c581e091fa7049d9
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE