C# Class Antmicro.Migrant.Tests.StampingTests

Afficher le fichier Open project: antmicro/Migrant

Méthodes publiques

Méthode Description
StampingTests ( bool useGeneratedSerialization, bool useGeneratedDeserialization, bool serializeWithStamps, bool deserializeWithStamps ) : System

Private Methods

Méthode Description
CreateDeserializer ( ) : Serializer
CreateSerializer ( ) : Serializer
ShouldDetectStreamInconsistentConfiguration ( ) : void

Method Details

StampingTests() public méthode

public StampingTests ( bool useGeneratedSerialization, bool useGeneratedDeserialization, bool serializeWithStamps, bool deserializeWithStamps ) : System
useGeneratedSerialization bool
useGeneratedDeserialization bool
serializeWithStamps bool
deserializeWithStamps bool
Résultat System