Class AbstractSLDUnsafeJALOAttributesTest

    • Constructor Detail

      • AbstractSLDUnsafeJALOAttributesTest

        public AbstractSLDUnsafeJALOAttributesTest()
    • Method Detail

      • getExtensions

        protected abstract java.util.List<java.lang.String> getExtensions()
      • setUp

        public void setUp()
      • shouldFindNoUnknownUnsafeForSLDAttributes

        public void shouldFindNoUnknownUnsafeForSLDAttributes()
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • registerAttribute

        protected void registerAttribute​(java.util.Set<java.lang.String> unsafeUnknownAttributes,
                                         java.util.Set<java.lang.String> unsafeMarkedAttributes,
                                         UnsafeTypeInfo ut,
                                         UnsafeMethodInfo method)