コード例 #1
0
ファイル: AddAssetSteps.cs プロジェクト: Shchack/Pocket
 public void ThenAssetCreated()
 {
     CreatedAsset.Should().NotBeNull();
 }