public void when_GetKey_not_set_should_throw() { Exception <NotImplementedException> .ShouldBeThrownBy(() => cache.GetKey(2)); }