Selftester.replaceTokens

Replaces some tokens in a string with values from the test context.

struct Selftester
private
replaceTokens
(
const string line
)

Parameters

line string

The string to replace tokens in.

Return Value

Type: auto

A string with the tokens replaced.