- Issue created by @murz
- @murz opened merge request.
- Status changed to Fixed
almost 2 years ago 6:51am 30 January 2023
I've decided to rename class UnitTestHelpers
to TestHelpers
to be more concise and also match the module name.
Together with this, some functions will be shortened too:
createEntityStub()
to createEntity()
.saveEntityStub()
to saveEntity()
.getEntityStorageStub()
to getEntityStorage()
.Fixed
1.0
Code