public class TagsTest
extends java.lang.Object
Constructor and Description |
---|
TagsTest() |
Modifier and Type | Method and Description |
---|---|
void |
counterTagsTest() |
static WebArchive |
createDeployment() |
void |
histogramTagsTest() |
void |
illegalMpAppTag() |
void |
illegalMpScopeTag() |
void |
lastTagValueTest() |
void |
nonMatchingTagTest() |
void |
nonMatchingTagTest2() |
void |
nonMatchingTagTest3() |
void |
simpleTagTest() |
void |
timerTagsTest() |
public static WebArchive createDeployment()
public void simpleTagTest()
public void lastTagValueTest()
public void counterTagsTest()
public void timerTagsTest()
public void histogramTagsTest()
public void nonMatchingTagTest()
public void nonMatchingTagTest2()
public void nonMatchingTagTest3()
public void illegalMpScopeTag()
public void illegalMpAppTag()