Is your feature request related to a problem? Please describe.
Currently there is no way to test version upgrades of code through unit testing framework.
Describe the solution you'd like
It should be possible to execute different upgrade scenarios through unit testing framework.
Describe alternatives you've considered
Implement upgrade scenarios through integration testing only.
Is your feature request related to a problem? Please describe. Currently there is no way to test version upgrades of code through unit testing framework.
Describe the solution you'd like It should be possible to execute different upgrade scenarios through unit testing framework.
Describe alternatives you've considered Implement upgrade scenarios through integration testing only.