Exemplo n.º 1
0
 public NSpecTestDecorator(DecorateTestSpecification decorateTestSpecification, NSpecTestMethodBuilder nspecTestMethodBuilder)
 {
     this.decorateTestSpecification = decorateTestSpecification;
     this.nspecTestMethodBuilder    = nspecTestMethodBuilder;
 }
Exemplo n.º 2
0
 public NSpecTestDecorator(DecorateTestSpecification decorateTestSpecification, NSpecTestMethodBuilder nspecTestMethodBuilder)
 {
     this.decorateTestSpecification = decorateTestSpecification;
     this.nspecTestMethodBuilder = nspecTestMethodBuilder;
 }