public void NomeTabelaTemQueSerProdutoMinusculo() { Assert.That(target.GetEntityName(), Is.EqualTo("produto")); }