mockup_loader

ABAP unit testing framework, prepare in Excel, reuse in abap code

MIT License

Stars
65
Committers
6

Bot releases are visible (Hide)

mockup_loader - Mockup connected test doubles and more Latest Release

Published by sbcgua about 5 years ago

  • Major: new 'stub' feature connects global interface and mockup loader via dynamically generated interface implementation. Wow !
  • Added check_version_fits and assert_version methods
  • Added 'create_from_sys_settings' method, takes default paras from tvarvc table (tr. stvarv)
  • Added 'load_raw_x' method
  • 'load_data' accepts data references as a target container
  • Added ZMOCKUP_LOADER_SWSRC check for production env
  • VBA script removed
  • Unification of public utility methods, in particular table filtering
mockup_loader - Support better date parsing

Published by sbcgua about 6 years ago

Customer date parser. Now date format can be changed with parameter, see Reference

mockup_loader - stable release

Published by sbcgua over 7 years ago

The code proved to be stable so releasing it with 1.0.0.
The repo is now using abapGit as the main code exchange tool.

mockup_loader - Stable version (freeze state before migration to abapGit)

Published by sbcgua over 7 years ago

This version proved to be nice and stable.
I'm going to migrate the repo to abapGit format so this is the last SAPLink version of the repo

mockup_loader - Release 0.2, cleaner API, accumulated improvements

Published by sbcgua over 8 years ago

mockup_loader - Release 0.1 (initial, but stable ;)

Published by sbcgua almost 9 years ago

The first public release of code