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