SerializationTesterFixture
class
Namespace: Orleans.Serialization.TestKit
Fixture which owns a serializer service provider shared by all instances of a test class.
public class SerializationTesterFixture : IDisposableConstructors
SerializationTesterFixtureInitializes a newSerializationTesterFixtureinstance.
Properties
ServiceProviderGets the service provider shared by tester instances using this fixture. Before creation, the most recently constructed tester supplies the service provider configuration.
Methods
Dispose(bool)Releases resources used by this instance.
