abapGit/docs/collections/_development/tests.md
2018-07-07 10:40:27 +02:00

11 lines
414 B
Markdown

---
title: Unit Tests
order: 70
---
abapGit uses dependency lookup as an approach for writing unit tests, see example in ZCL_ABAPGIT_TADIR, ZCL_ABAPGIT_FACTORY, and ZCL_ABAPGIT_INJECTOR
Unit tests that create and delete objects in the system are categorized as dangerous, these tests can be enabled via Advanced -> Settings
Use organization https://github.com/abapGit-tests for storing serialization test cases