Sorry, I had some typos: https://play.golang.org/p/AJskGwEkg-Q

The deepEqual fails because I am using realClock in the service 
implementation while in test I'm using dummyClock.

I guess I should just assert that the len of map is 0 and that clk is of 
type Clock?

On Sunday, December 24, 2017 at 11:18:09 PM UTC+1, Jan Mercl wrote:
>
>
> On Sun, Dec 24, 2017 at 10:53 PM Sofiane Cherchalli <sofi...@gmail.com 
> <javascript:>> wrote:
>
> > Any hints on how to pass test?
> >
> > https://play.golang.org/p/ucDdBN_jzw7
>
> I have no idea what should be the outcome, just fixed the syntax error: 
> https://play.golang.org/p/CzRn0QwUayw
>
> -- 
>
> -j
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to