Exemplo n.º 1
0
 public ScopeSerializerMandatoryPropertiesShouldRoundTrip(PersistenceTestFixture data)
     : base(data)
 {
     _expected = TestData.ScopeMandatoryProperties();
     _setup    = Setup();
 }