Skip to content

SerializationTesterFixture

class

Namespace: Orleans.Serialization.TestKit

Fixture which owns a serializer service provider shared by all instances of a test class.
public class SerializationTesterFixture : IDisposable

Constructors

Properties

  • ServiceProvider Gets the service provider shared by tester instances using this fixture. Before creation, the most recently constructed tester supplies the service provider configuration.

Methods