KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.TestKit Namespace Reference

Classes

class  BaseActorTest
 
See also
TestKit

extension class More...

 
class  ClusterExtensions
 Bundle of extension methods to fake cluster internal messages More...
 
class  HackedBaseActorTest
 Some strange workaround to solve class creation order problem More...
 
interface  IMessageWithPath
 Message with receiver address description More...
 
class  Installer
 Installing components from current library More...
 
class  NameSpaceForwarder
 The namespace actor, that also forwards all it's messages to the test actor More...
 
class  RemoteTestMessage
 Message wrapper to include original receiver actor path and receiver node address More...
 
class  TestActorForwarder
 Actor that envelopes all received messages in

See also
TestMessage<T>

and forwards to test actor More...

 
class  TestConfigurator
 Configures base data for tests. Such as Akka config and list of used installers More...
 
class  TestMessage
 Message wrapper to include original receiver address More...
 
class  TestMessageRouter
 Mocked message router More...
 
class  TestWithSerilog
 Base test class that pushes serilog to Xunit output More...
 
class  XunitOutputWriter
 TextWriter to write logs to Xunit output More...