Parameters

Parameters used during generation.

Important aspact that they do NOT change, therefore it is pure.

Members

Functions

getArtifactPrefix
StubPrefix getArtifactPrefix()

Prefix used for test artifacts.

getCustomHeader
CustomHeader getCustomHeader()

Custom header to prepend generated files with.

getIncludes
Path[] getIncludes()

Source files used to generate the stub.

getMainInterface
MainInterface getMainInterface()

Name of the interface of the test double.

getMainName
MainName getMainName()

Name affecting interface, namespace and output file.

getMainNs
MainNs getMainNs()

Namespace for the generated test double.

getToolVersion
DextoolVersion getToolVersion()

Dextool Tool version.

Meta