ExecutionInfoSubject

ExecutionInfoSubject.new

ExecutionInfoSubject.new(info, meta)

Create a new ExecutionInfoSubject

Method: ExecutionInfoSubject.new

PARAMETERS

info:

([testing.ExecutionInfo]) provider instance.

meta:

(ExpectMeta) of call chain information.

RETURNS

ExecutionInfoSubject struct.

ExecutionInfoSubject.requirements

ExecutionInfoSubject.requirements()

Create a DictSubject for the requirements values.

Method: ExecutionInfoSubject.requirements

RETURNS

DictSubject of the requirements.

ExecutionInfoSubject.exec_group

ExecutionInfoSubject.exec_group()

Create a StrSubject for the exec_group value.

Method: ExecutionInfoSubject.exec_group

RETURNS

A StrSubject for the exec group.