You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should add clearer get/set API to be used from within the client class property: GetValue SetValue
The existing GetValueImpl SetValueImpl
should be marked as obsolete
The text was updated successfully, but these errors were encountered:
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56
* feat(lifecycle-hook-base): added extension points #56
* feat(lifecycle-hook-base): put extensibility into base bootstrapper #56
* feat(lifecycle-override): injecting before scenario override #56 (#58)
* refactor: added framework-agnostic scenario data store base class #62 (#65)
* Feature/scenario context current remove (#68)
* feat(scenario-context): removed scenario context #49
* feat(scenario-context): added end to end scenario data store #49
* feat(integration-middleware): added integration-tests related middlewares #49
* feat(integration-middleware): added extension methods #49
* feat(set-value): added SetValue method #71 (#75)
* feat(data-store-namespace): moved data store classes to Context namespace #73 (#76)
Should add clearer get/set API to be used from within the client class property:
GetValue
SetValue
The existing
GetValueImpl
SetValueImpl
should be marked as obsolete
The text was updated successfully, but these errors were encountered: