6using Microsoft.VisualStudio.TestTools.UnitTesting;
8using TestClass = NUnit.Framework.TestFixtureAttribute;
9using TestMethod = NUnit.Framework.TestAttribute;
10using TestCategory = NUnit.Framework.CategoryAttribute;
20 private const string Category =
"Test_View_Factories";
22 [TestMethod, TestCategory(Category)]
34 [TestMethod, TestCategory(Category)]
Test the Reference class to ensure View_Factories of different types and instantiated in different wa...
void Test_LayerView_Factory_FromInterface()
void Test_LayerView_Factory_Typed()
A configuration of resources used to simulate a layer or portfolio.
Representation of a Catastrophe Excess of Loss (CatXL) layer.
Implements the reference entity interface, with support for resolving references using lazy loading.
Represents the Analysis of a Layer.
Abstract representation of a layer.