Class TestBOCOMDesign
Inheritance
System.Object
TestBOCOMDesign
Namespace: TestBO4E
Assembly: TestBO4E-dotnet.dll
Syntax
public class TestBOCOMDesign : object
Methods
| Improve this Doc View SourceNullableDefaultEnums()
There must be no fields in BusinessObjects or COMponents where you cannot distinguish no value (null) and initial value (e.g. ENUM default values or integer 0)
Declaration
public void NullableDefaultEnums()
TestBoAllPublic()
Declaration
public void TestBoAllPublic()
TestBoInheritance()
Declaration
public void TestBoInheritance()
TestBoKeys()
Declaration
public void TestBoKeys()
TestCOMAllPublic()
Declaration
public void TestCOMAllPublic()
TestCOMInheritance()
Declaration
public void TestCOMInheritance()
TestEnumNamespace()
Declaration
public void TestEnumNamespace()
TestNoBOFields()
Declaration
public void TestNoBOFields()
TestNoCOMFields()
Declaration
public void TestNoCOMFields()