public void NoArgCtor_IsProtected() { var entity = new ProxiedPermission(); entity.ShouldNotBeNull(); }