Mocking/stubbing of existing data structures #1377
Unanswered
jgebal
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem or motivation
Test data setup is usually the most difficult and time-consuming problem
Proposed solution
Come up with proposed options for mocking or stubbing of existing data structures to allow for narrowing scope of mandatory test-data setup.
Design and implement mechanism that will help to mock and or stub existing data structures.
Alternatives or workarounds considered
No response
Framework area
Other
utPLSQL version you are using
No response
All reactions