Exemplo n.º 1
0
            public void IsVirtual()
            {
                var entity = new EstablishmentRuntimeEntity();

                entity.ShouldNotBeNull();
            }
Exemplo n.º 2
0
 public void IsVirtual()
 {
     var entity = new EstablishmentRuntimeEntity();
     entity.ShouldNotBeNull();
 }