Class TagsTest


  • public class TagsTest
    extends Object
    • Constructor Detail

      • TagsTest

        public TagsTest()
    • Method Detail

      • createDeployment

        @Deployment
        public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
      • simpleTagTest

        @InSequence(1)
        public void simpleTagTest()
      • lastTagValueTest

        @InSequence(2)
        public void lastTagValueTest()
      • counterTagsTest

        @InSequence(3)
        public void counterTagsTest()
      • timerTagsTest

        @InSequence(4)
        public void timerTagsTest()
      • histogramTagsTest

        @InSequence(5)
        public void histogramTagsTest()
      • nonMatchingTagTest

        @InSequence(6)
        public void nonMatchingTagTest()
      • nonMatchingTagTest2

        @InSequence(7)
        public void nonMatchingTagTest2()
      • nonMatchingTagTest3

        @InSequence(8)
        public void nonMatchingTagTest3()
      • illegalMpScopeTag

        @InSequence(9)
        public void illegalMpScopeTag()
      • illegalMpAppTag

        @InSequence(10)
        public void illegalMpAppTag()