public void TestRepositoryAddCartException() { cartRepository.AddEntity(cartTest); cartRepository.AddEntity(cartTest); }