Table of Contents

Class SseHasEventAssertionExtensions

Namespace
TUnit.Assertions.Extensions
Assembly
SseAssertions.TUnit.dll

Generated extension methods for SseHasEventAssertion.

public static class SseHasEventAssertionExtensions
Inheritance
SseHasEventAssertionExtensions
Inherited Members

Methods

HasSseEvent(IAssertionSource<string>, string, string?)

Extension method for SseHasEventAssertion.

public static SseHasEventAssertion HasSseEvent(this IAssertionSource<string> source, string eventName, string? eventNameExpression = null)

Parameters

source IAssertionSource<string>
eventName string
eventNameExpression string

Returns

SseHasEventAssertion