mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
docs: unit testing, #1390
This commit is contained in:
parent
e3df40eb51
commit
361a4b067a
|
@ -3,5 +3,8 @@ title: Unit Tests
|
|||
order: 70
|
||||
---
|
||||
|
||||
* Todo: Describe dependency lookup approach
|
||||
* Todo: describe dangerous flag
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user