<div><div>You can structure the naming of your tests in an infinite number of ways</div></div><div>but these are the behaviours I'd care about.</div><div><ol><li>If I don't PUT anything into the box, I GET nothing out.</li>

<li>If I PUT something in the box I GET out the same thing</li><li>If I PUT something in the box and try to GET it multiple times, I always GET the same thing</li><li>If I PUT multiple things into the box, I only ever GET the most recent.</li>

</ol></div>