Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add getters to all Result subclasses #1056

@asolntsev

Description

@asolntsev

We like "true" unit-tests.
We want to:

  1. call controller method from unit-test
  2. catch the result, like RenderTemplate or Redirect
  3. Verify arguments of RenderTemplate or url of Redirect.

To do it, we need to add public getters to all Result subclasses.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions