Diffusion Ark ddc2785c0c96

Drop TestHelper test functions

Authored by elvisangelaccio on Oct 18 2016, 4:13 PM.

Description

Drop TestHelper test functions

copytest and addtest rely on TestHelper functions, which are untested
and thus not reliable for test purposes. Instead we manually define the
expected paths of the entries created by the jobs.
A new base class is added, since movetest/copytest/addtest share the
code that sets up the test rows.

Closes T4073

Details

Committed
elvisangelaccioOct 18 2016, 10:29 PM
Parents
R36:7379e619fa61: Merge branch 'Applications/16.08'
Branches
Unknown
Tags
Unknown
Tasks
T4073: Rewrite addtest and copytest