public void ThenFullyAdministeredShouldContains(string value)
 {
     assetsDetailTab.CheckFullyAdministeredFormat(value).Should().BeTrue();
 }