namespace Win_in.Sfs.Label { /* Inherit from this class for your domain layer tests. * See SampleManager_Tests for example. */ public abstract class LabelDomainTestBase : LabelTestBase { } }