public void FindListOfAssetsTest() { var assets = _examples.FindListOfAssets(); Assert.AreNotEqual(0, assets.Count); }