Click or drag to resize
Akka.NETAkkaSpecExtensions Methods

The AkkaSpecExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberShould<T>
TBD
Public methodStatic memberShouldBe<T>(IEnumerable<T>, IEnumerable<T>)
TBD
Public methodStatic memberShouldBe<T>(T, T, String)
TBD
Public methodStatic memberShouldBeFalse
TBD
Public methodStatic memberShouldBeGreaterOrEqual<T>
TBD
Public methodStatic memberShouldBeGreaterThan<T>
TBD
Public methodStatic memberShouldBeLessOrEqualTo<T>
TBD
Public methodStatic memberShouldBeLessThan<T>
TBD
Public methodStatic memberShouldBeSame<T>
TBD
Public methodStatic memberShouldBeTrue
TBD
Public methodStatic memberShouldHaveCount<T>
TBD
Public methodStatic memberShouldNotBe<T>
TBD
Public methodStatic memberShouldNotBeSame<T>
TBD
Public methodStatic memberShouldOnlyContainInOrder<T>
TBD
Public methodStatic memberShouldStartWith
TBD
Public methodStatic memberThrowsAsync<TException>
TBD
Top
See Also