Skip to main content

Unit Tests

abapGitLess than 1 minutetesting

abapGit uses dependency lookup as an approach for writing unit tests, see examples in ZCL_ABAPGIT_TADIR, ZCL_ABAPGIT_FACTORY, and ZCL_ABAPGIT_INJECTORopen in new window.

Unit tests that create and delete objects in the system are categorized as dangerous, these tests can be enabled via "Advanced > Settings".

Use organization abapGit-testsopen in new window for storing serialization test cases.