コード例 #1
0
 public void SetUpContext()
 {
     contextOutput = new OutputInterceptor();
 }
コード例 #2
0
 public void SetUpSpecification()
 {
     specificationOutput = new OutputInterceptor();
 }
コード例 #3
0
 public void SetUpAssembly()
 {
     assemblyOutput = new OutputInterceptor();
 }