# ExecutionInfoSubject {.starlark-object} ## ExecutionInfoSubject.exec_group {.starlark-signature} ExecutionInfoSubject.exec_group() Create a `StrSubject` for the `exec_group` value. Method: ExecutionInfoSubject.exec_group {#executioninfosubject_exec_group_returns} RETURNS [¶](#executioninfosubject_exec_group_returns){.headerlink} : A [`StrSubject`] for the exec group. {.starlark-object} ## ExecutionInfoSubject.new {.starlark-signature} ExecutionInfoSubject.new([info](#executioninfosubject_new_info), [meta](#executioninfosubject_new_meta)) Create a new `ExecutionInfoSubject` Method: ExecutionInfoSubject.new {#executioninfosubject_new_parameters} **PARAMETERS** [¶](#executioninfosubject_new_parameters){.headerlink} {.params-box} :[info[¶](#executioninfosubject_new_info){.headerlink}]{.span}: []{#executioninfosubject_new_info} ([`testing.ExecutionInfo`]) provider instance. :[meta[¶](#executioninfosubject_new_meta){.headerlink}]{.span}: []{#executioninfosubject_new_meta} ([`ExpectMeta`]) of call chain information. {#executioninfosubject_new_returns} RETURNS [¶](#executioninfosubject_new_returns){.headerlink} : `ExecutionInfoSubject` struct. {.starlark-object} ## ExecutionInfoSubject.requirements {.starlark-signature} ExecutionInfoSubject.requirements() Create a `DictSubject` for the requirements values. Method: ExecutionInfoSubject.requirements {#executioninfosubject_requirements_returns} RETURNS [¶](#executioninfosubject_requirements_returns){.headerlink} : `DictSubject` of the requirements. [`Action`]: https://bazel.build/rules/lib/Action [`ActionSubject`]: /api/action_subject [`bool`]: https://bazel.build/rules/lib/bool [`BoolSubject`]: /api/bool_subject [`CollectionSubject`]: /api/collection_subject [`depset`]: https://bazel.build/rules/lib/depset [`DepsetFileSubject`]: /api/depset_file_subject [`dict`]: https://bazel.build/rules/lib/dict [`DictSubject`]: /api/dict_subject [`Expect`]: /api/expect [`ExpectMeta`]: /api/expect_meta [`File`]: https://bazel.build/rules/lib/File [`FileSubject`]: /api/file_subject [`format_str`]: /api/expect_meta.html#expectmeta-format-str [`IntSubject`]: /api/int_subject [`Label`]: https://bazel.build/rules/lib/Label [`LabelSubject`]: /api/label_subject [`list`]: https://bazel.build/rules/lib/list [`Ordered`]: /api/ordered [`RunfilesSubject`]: /api/runfiles_subject [`str`]: https://bazel.build/rules/lib/string [`struct`]: https://bazel.build/rules/lib/builtins/struct [`StrSubject`]: /api/str_subject [`StructSubject`]: /api/struct_subject [`Target`]: https://bazel.build/rules/lib/Target [`TargetSubject`]: /api/target_subject [target-name]: https://bazel.build/concepts/labels#target-names [attr-label]: https://bazel.build/concepts/labels