Class EqualsStringAndPathMatcher
- Namespace
- Akka.TestKit.Internal.StringMatcher
- Assembly
- Akka.TestKit.dll
public class EqualsStringAndPathMatcher : IStringMatcher
- Inheritance
-
EqualsStringAndPathMatcher
- Implements
- Inherited Members
Constructors
EqualsStringAndPathMatcher(string, bool)
TBD
public EqualsStringAndPathMatcher(string path, bool canBeRelative = true)
Parameters
Methods
IsMatch(string)
TBD
public bool IsMatch(string path)
Parameters
path
stringTBD
Returns
- bool
TBD
ToString()
TBD
public override string ToString()
Returns
- string
TBD