コード例 #1
0
 public void ThenFullyAbandonedShouldContains(string value)
 {
     assetsDetailTab.GetRecordValue("ABANDONED").Should().Contain(value);
 }