The method beConstructedWith() does not seem to exist on object<tests\Happyr\Doct...sult\RoundDateTimeSpec>.
This check looks for calls to methods that do not seem to exist on a given type.
It looks for the method on the type itself as well as in inherited classes or
implemented interfaces.
This is most likely a typographical error or the method has been renamed.
The method shouldBeAnInstanceOf() does not seem to exist on object<tests\Happyr\Doct...sult\RoundDateTimeSpec>.
This check looks for calls to methods that do not seem to exist on a given type.
It looks for the method on the type itself as well as in inherited classes or
implemented interfaces.
This is most likely a typographical error or the method has been renamed.
Loading history...
25
}
26
27
public function it_round_date_time_in_query_parameters_for_given_time(
The method willReturn() does not seem to exist on object<Doctrine\Common\C...ctions\ArrayCollection>.
This check looks for calls to methods that do not seem to exist on a given type.
It looks for the method on the type itself as well as in inherited classes or
implemented interfaces.
This is most likely a typographical error or the method has been renamed.
Loading history...
43
$query->setParameter($name, new \DateTime('15:00:00'), $type)->shouldBeCalled();
The method shouldBeCalled() does not seem to exist on object<Doctrine\ORM\AbstractQuery>.
This check looks for calls to methods that do not seem to exist on a given type.
It looks for the method on the type itself as well as in inherited classes or
implemented interfaces.
This is most likely a typographical error or the method has been renamed.
The method modify() does not seem to exist on object<tests\Happyr\Doct...sult\RoundDateTimeSpec>.
This check looks for calls to methods that do not seem to exist on a given type.
It looks for the method on the type itself as well as in inherited classes or
implemented interfaces.
This is most likely a typographical error or the method has been renamed.
This check looks for calls to methods that do not seem to exist on a given type. It looks for the method on the type itself as well as in inherited classes or implemented interfaces.
This is most likely a typographical error or the method has been renamed.