ExecutionInfoSubject¶
ExecutionInfoSubject.exec_group¶
ExecutionInfoSubject.exec_group()
Create a StrSubject for the exec_group value.
Method: ExecutionInfoSubject.exec_group
- RETURNS ¶
A
StrSubjectfor the exec group.
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 ¶
ExecutionInfoSubjectstruct.
ExecutionInfoSubject.requirements¶
ExecutionInfoSubject.requirements()
Create a DictSubject for the requirements values.
Method: ExecutionInfoSubject.requirements
- RETURNS ¶
DictSubjectof the requirements.