11 May 2012, 10:31
Generic-user-small

Prashanth Acharya (1 post)

In the codebreaker example the secret is generated outside and passed to the start method. But shouldn’t it part of Codebreaker class as private instance? If so how would i go bout testing it?

  You must be logged in to comment