Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MappableResultAssertionBuilder constructors should be public #2628

Copy link
Copy link

Description

@Chryssie
Issue body actions

As per the docs Returning Data via await | Extensibility | Assertions you should wrap your implementation of the BaseAssertCondition<TActual> class within an instance of MappableResultAssertionBuilder<,,> (or possibly MappableResultAssertionBuilder<,> depending on the context). However, that's not possible as the constructors for those types are internal and not public preventing third-parties from actually doing that step.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.