コード例 #1
0
 public void CreatedBundleContainsAssetPathA()
 {
     createdBundle.ContainsPath("~/asset-a").ShouldBeTrue();
 }