Skip to content

"Serialize" to mocking/junit tests #12

@mkotsbak

Description

@mkotsbak

Generate code that mocks using some lib instead of the aspectj playback code and verifies the return values/parameter values (most mocking libs supports both sequential return values from mocks (like the lib works now) and based on parameters (see other task).

I think of starting on this task by making a test that checks if a mocking lib is usable (i.e. it can mock invocations without making interfaces/changing existing code).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions