1 <?php declare(strict_types=1);
10 trait HasNoNamedObjective
19 throw new \InvalidArgumentException(
20 "There is no named objective '$name'." An objective is a desired state of the system that is supposed to be created by the setup...
getNamedObjective(string $name, Config $config=null)
Get a named objective from this agent.
A configuration for the setup.