Sets the identification of the expectation to $id.
@note The identifier is unique per mock object.
public function id(string $id) : self;