Table of Contents

Class MatchesAll

Namespace
Akka.TestKit.Internal.StringMatcher
Assembly
Akka.TestKit.dll

Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

public class MatchesAll : IStringMatcher
Inheritance
MatchesAll
Implements
Inherited Members

Properties

Instance

public static IStringMatcher Instance { get; }

Property Value

IStringMatcher

Methods

IsMatch(string)

TBD

public bool IsMatch(string s)

Parameters

s string

TBD

Returns

bool

TBD

ToString()

TBD

public override string ToString()

Returns

string

TBD