Add TURF serializer tests for SURF documents.
Description
The TURF parser already has a set of tests based on AbstractSimpleGraphSurfParserTest so that the same tests are performed on the same source files with both parsers. The same thing needs to done with the existing SURF parser tests so that they are performed with the TURF parser, too.
Environment
None