Sha256: 0eed8c357796f199d21feb8291b644d6939f12899c47be38d211c36bf00ada59
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 Bytes
Contents
Feature: Test the prefix transformer. Background: Given the job is 'Prefix' And the job source 'Source Data' And the job target 'Target Data' Scenario: Prefixing a field. Given the source 'Source Data' And the target 'Target Data' Given the following example record for 'Source Data': | Field | | something | Then the target field 'Field' is set to the value "prefixsomething"
Version data entries
5 entries across 5 versions & 1 rubygems