Add unit tests for containment and structural feature helpers #254
Annotations
7 errors and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
ECoreNetto.HandleBars.Tests/StructuralFeatureHelperTestFixture.cs#L220
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
ECoreNetto.Tests/Utils/ContainmentUpdaterTestFixture.cs#L132
'ContainmentUpdaterTestFixture.TestEObject' does not implement inherited abstract member 'EObject.SetProperties()'
|
|
Build:
ECoreNetto.Tests/Utils/ContainmentUpdaterTestFixture.cs#L134
The type or namespace name 'Resource' does not exist in the namespace 'ECoreNetto.Tests.Resource' (are you missing an assembly reference?)
|
|
Build:
ECoreNetto.HandleBars.Tests/StructuralFeatureHelperTestFixture.cs#L220
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
ECoreNetto.Tests/Utils/ContainmentUpdaterTestFixture.cs#L132
'ContainmentUpdaterTestFixture.TestEObject' does not implement inherited abstract member 'EObject.SetProperties()'
|
|
Build:
ECoreNetto.Tests/Utils/ContainmentUpdaterTestFixture.cs#L134
The type or namespace name 'Resource' does not exist in the namespace 'ECoreNetto.Tests.Resource' (are you missing an assembly reference?)
|
|
Build:
ECoreNetto/Resource/Resource.cs#L115
Using http protocol is insecure. Use https instead.
|
|
Build:
ECoreNetto/Resource/ResourceSet.cs#L112
Make 'AllContents' a static method.
|
|
Build:
ECoreNetto/Resource/ResourceSet.cs#L129
Make 'EObject' a static method.
|
|
Build:
ECoreNetto/ModelElement/EFactory.cs#L46
Remove the unused private setter 'set_EPackage'.
|
|
Build:
ECoreNetto/ModelElement/NamedElement/EPackage.cs#L98
Remove the unused private setter 'set_EFactoryInstance'.
|
|
Build:
ECoreNetto/ModelElement/NamedElement/Classifier/EEnum.cs#L32
This class has 6 parents which is greater than 5 authorized.
|
|
Build:
ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EReference.cs#L34
This class has 6 parents which is greater than 5 authorized.
|
|
Build:
ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EAttribute.cs#L33
This class has 6 parents which is greater than 5 authorized.
|
|
Build:
ECoreNetto/Resource/Notifier.cs#L29
Remove this empty class, write its code or make it an "interface".
|
|
Build:
ECoreNetto/Utils/EcoreObjectFactory.cs#L228
Remove the unused private setter 'set_EStringToStringMapEntry'.
|