Click or drag to resize
Akka.NETAkka.TestKit.Internal.StringMatcher Namespace
The Akka.TestKit.Internal.StringMatcher namespace contains classes that provide basic string matching functionality used for testing purposes. This functionality allows for writing tests in the extension's framework. These classes are part of an internal API. As such, these classes may break without warning. Use at your own risk.
Classes
  ClassDescription
Public classContainsString
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classEqualsString
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classEqualsStringAndPathMatcher
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classMatchesAll
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classPredicateMatcher
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classRegexMatcher
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classStartsWithString
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Interfaces
  InterfaceDescription
Public interfaceIStringMatcher
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.