CodingStyleTestCase: create real documents for test_DuplicateActions

no need to create temp objects because anyway the transaction is aborted
at the end of each test.
This solve a problem that some APIs behave differently on temp objects
and we don't really have use cases where we use actions on temp objects.

For reference, the case which fail is an action with a TALES condition
using a related accessor, the exact condition was:

    python: object.getAggregateRelated(portal_type="Implicit Item Movement") is not None
8 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

00:44:46

passed ERP5.PerformanceTest-Master

00:26:10

failed ERP5.UnitTest-Master

03:23:43

failed ERP5.UnitTest-Master.Medusa

03:48:18

passed SlapOS.Eggs.UnitTest-Master.Python2

00:13:25

passed SlapOS.Eggs.UnitTest-Master.Python3

00:12:04

passed SlapOS.Eggs.UnitTest-Master.Python2

00:21:03

passed SlapOS.Eggs.UnitTest-Master.Python3

00:39:30