public void ShouldConstruct() { AssetColorValueConverter conv = new AssetColorValueConverter(); conv.Should().NotBeNull(); }