Provides information on how to configure the namespace used for the Verify phase (for integration tests), and perhaps also at some point the settings used for a new namespace created to install an application-packaged module. More...
Public Attributes | |
EnableEnsemble | |
Set to 1 if the Verify namespace should be Ensemble-enabled. More... | |
EnableHealthShare | |
Set to 1 if the Verify namespace should be HealthShare-enabled. More... | |
Additional Inherited Members | |
![]() | |
_.Library.Boolean | CompareToSkipCondition (_.Dictionary.CompiledProperty pCompiledProperty) |
Condition under which a given property is skipped when generating code for the. More... | |
_.Library.List | FindAllSuperClasses (_.Dictionary.Classname pClassname) |
Returns a list of all super classes for a given class pClassname | |
_.Library.List | IgnoreKeywordList () |
Returns a list of keywords such that, if a property contains any of these,. More... | |
![]() | |
SkipCodeGeneration = None | |
Handles code generation of a grab bag of useful functions to be code generated, such as the following: More... | |
Provides information on how to configure the namespace used for the Verify phase (for integration tests), and perhaps also at some point the settings used for a new namespace created to install an application-packaged module.
EnableEnsemble |
Set to 1 if the Verify namespace should be Ensemble-enabled.
EnableHealthShare |
Set to 1 if the Verify namespace should be HealthShare-enabled.
May only be set to 1 if EnableEnsemble is also 1.