コード例 #1
0
 public CoberturaSteps(Context context)
 {
     this.context = context;
 }
コード例 #2
0
 public PackageSteps(Context context)
 {
     this.context = context;
 }
コード例 #3
0
 public CoverageDataSteps(Context context)
 {
     this.context = context;
 }