Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. @SuiteClasses([
  2. /** *********************************/
  3. /******* Testes Genericos *********/
  4. /** *********************************/
  5. CNPJTest,
  6. CPFTest,
  7. PISTest,
  8. //DatabaseTreatmentManagerTest,
  9.  
  10. /** *********************************/
  11. /********* Testes do GER **********/
  12. /** *********************************/
  13. IntegracaoCentroCustoControllerTest,
  14. IntegracaoHistoricoControllerTest,
  15. IntegracaoPlanoContaControllerTest,
  16. IntegracaoSaldoAnteriorControllerTest,
  17. IntegracaoLancamentoControllerTest,
  18. UmbrellaWsControllerTest,
  19. PlanoContaTest,
  20. AgendaControllerTest,
  21.  
  22. /** *********************************/
  23. /********* Testes do MFP ***********/
  24. /** *********************************/
  25. CalculoFolhaControllerIntegrationTest,
  26. FolhaAnaliticaIntegrationTest,
  27. CagedIntegrationTest,
  28. DirfIntegrationTest,
  29. GrrfIntegrationTest,
  30. ManadIntegrationTest,
  31. ManadCategoryTest,
  32. //ManadBOTest,
  33. NisIntegrationTest,
  34. NisCategoryGroovyTest,
  35. NisCategoryTest,
  36. VinculoNisDTOTest,
  37. NisRegistroBaseTest,
  38. NisRegistroFactoryTest,
  39. Registro0195Test,
  40. Registro0422Test,
  41. Registro0829Test,
  42. Registro0902Test,
  43. RegistroDetalheTest,
  44. RegistroHeaderParcialTest,
  45. RegistroHeaderTest,
  46. RegistroPadraoTest,
  47. RegistroTrailerParcialTest,
  48. RegistroTrailerTest,
  49. NisErrosEnumTest,
  50. NisGeradorTest,
  51. NisValidadorObserverTest,
  52. NisBOTest,
  53. RaisIntegrationTest,
  54. SeguroDesempregoIntegrationTest,
  55. SeguroDesempregoBOTest,
  56. SeguroDesempregoCategoryTest,
  57. HomologNetIntegrationTest,
  58. CagedBOTest,
  59. Registro00Test,
  60. Registro10Test,
  61. Registro12Test,
  62. Registro14Test,
  63. Registro20Test,
  64. Registro21Test,
  65. Registro30Test,
  66. Registro32Test,
  67. Registro90Test,
  68. InformacaoEmpresaTest,
  69. MovimentacaoTrabalhadorTest,
  70. RegistroTrabalhadorTest,
  71. SefipCategoryTest,
  72. SefipGeradorTest,
  73. SefipRegistroFactoryTest,
  74. SefipValidadorObserverTest,
  75. SefipImportadorObserverTest,
  76. //SefipBOTest,
  77. SeguroDesempregoBOTest,
  78. GrrfBOTest,
  79.  
  80. /** *********************************/
  81. /******* Testes do eSocial *********/
  82. /** *********************************/
  83. EsocialUtilTest,
  84. EvtTabCargoControllerTest,
  85. EvtTabHorariosControllerTest,
  86.  
  87. /** *********************************/
  88. /********* Testes do MHO ***********/
  89. /** *********************************/
  90. MovimentacaoMHOBOTest,
  91. NFSEIntegrationTest,
  92.  
  93. /** *********************************/
  94. /********* Testes do MLF ***********/
  95. /** *********************************/
  96. IntegracaoFiscalContabilBOTest,
  97. LeitorControllerTest,
  98. ADEExportacaoIntegrationTest,
  99. DAPIMGExportacaoIntegrationTest,
  100. DCTFExportacaoIntegrationTest,
  101. DeSTDAExportacaoIntegrationTest,
  102. DIEFCEExportacaoIntegrationTest,
  103. DiefPaExportacaoIntegrationTest,
  104. DIFExportacaoIntegrationTest,
  105. DIMESCExportacaoIntegrationTest,
  106. DIPJExportacaoIntegrationTest,
  107. DMABAExportacaoIntegrationTest,
  108. DNFExportacaoIntegrationTest,
  109. GDFBrasiliaExportacaoIntegrationTest,
  110. GIAMTExportacaoIntegrationTest,
  111. GIAMTOExportacaoIntegrationTest,
  112. GIARJExportacaoIntegrationTest,
  113. GIARSExportacaoIntegrationTest,
  114. GIASPExportacaoIntegrationTest,
  115. GIMPBExportacaoIntegrationTest,
  116. GISSExportacaoIntegrationTest,
  117. NfseImportacaoIntegrationTest,
  118. NFVCExportacaoIntegrationTest,
  119. REDFExportacaoIntegrationTest,
  120. SEF2012PEExportacaoIntegrationTest,
  121. SintegraExportacaoIntegrationTest,
  122. SPEDContribuicoesExportacaoIntegrationTest,
  123. SPEDFiscalIcmsIpiExportacaoIntegrationTest,
  124. Nfe200ImportacaoIntegrationTest,
  125. Nfe310ImportacaoIntegrationTest,
  126. Nfe310DanfeImportacaoIntegrationTest,
  127. Cte200ImportacaoIntegrationTest,
  128. NFPECFImportacaoIntegrationTest,
  129.  
  130. /** *********************************/
  131. /********* Testes do MCG ***********/
  132. /** *********************************/
  133. FContExportacaoIntegrationTest,
  134. ManadExportacaoIntegrationTest,
  135. SPEDECDExportacaoIntegrationTest,
  136. SPEDECFExportacaoIntegrationTest,
  137.  
  138. SpedECFExportacaoDAOTest,
  139. //GeracaoSpedContabilTest,
  140. SpedContabilDAOTest,
  141. SpedContabilImportadorServiceTest,
  142. ])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement