Skip to content

mw::com: Add a integration test that proves that moved from object is still valid and can call all public methods. #483

Description

@KrishaDeshkool

What

after finding a bug in move semantics and fixing it we now need a integration test that proves that moved from object is still valid and can call all public methods.

How

No response

Estimates for realization

It can be done by using existing integration tests as examples.
same test but before calling public methods move the object explicitly and then call public methods on moved to object.

Category

  • Affects Detailed Design

Requirements / Architecture

  • Requirements / Architecture are not affected by this change?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions