Class SseEventsInOrderAssertionExtensions
- Namespace
- TUnit.Assertions.Extensions
- Assembly
- SseAssertions.TUnit.dll
Generated extension methods for SseEventsInOrderAssertion.
public static class SseEventsInOrderAssertionExtensions
- Inheritance
-
SseEventsInOrderAssertionExtensions
- Inherited Members
Methods
HasSseEventsInOrder(IAssertionSource<string>, string[], string?)
Extension method for SseEventsInOrderAssertion.
public static SseEventsInOrderAssertion HasSseEventsInOrder(this IAssertionSource<string> source, string[] eventNames, string? eventNamesExpression = null)