Class FieldSourceValidatorTest


  • public class FieldSourceValidatorTest
    extends Object
    FieldSourceValidator tests.
    • Constructor Detail

      • FieldSourceValidatorTest

        public FieldSourceValidatorTest()
    • Method Detail

      • testIsAttributeAndDimensionNamesInvalid

        public void testIsAttributeAndDimensionNamesInvalid()
      • testIsAttributeAndDimensionNamesValid

        public void testIsAttributeAndDimensionNamesValid()
      • testIsAttributeAndResourceNamesInvalid

        public void testIsAttributeAndResourceNamesInvalid()
      • testIsAttributeAndTabularSectionNamesInvalid

        public void testIsAttributeAndTabularSectionNamesInvalid()
      • testIsAttributeAndTabularSectionNamesValid

        public void testIsAttributeAndTabularSectionNamesValid()
      • testIsAttributeNamesInvalid

        public void testIsAttributeNamesInvalid()
      • testIsAttributeNamesValid

        public void testIsAttributeNamesValid()
      • testIsDimensionNamesInvalid

        public void testIsDimensionNamesInvalid()
      • testIsDimensionNamesValid

        public void testIsDimensionNamesValid()
      • testIsResourceAndDimensionNamesInvalid

        public void testIsResourceAndDimensionNamesInvalid()
      • testIsResourceNamesInvalid

        public void testIsResourceNamesInvalid()
      • testIsResourceNamesValid

        public void testIsResourceNamesValid()
      • testIsTabularSectionNamesInvalid

        public void testIsTabularSectionNamesInvalid()
      • testIsTabularSectionNamesValid

        public void testIsTabularSectionNamesValid()
      • testSeverityError

        public void testSeverityError​(int errorCode,
                                      Object[] errorData,
                                      org.eclipse.emf.common.util.BasicDiagnostic diagnostics)
      • testSeverenityOk

        public void testSeverenityOk​(org.eclipse.emf.common.util.BasicDiagnostic diagnostics)